mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-30 14:54:12 +03:00
23 lines
540 B
JSON
23 lines
540 B
JSON
{
|
|
"name": "react-native-netinfo",
|
|
"version": "4.1.5",
|
|
"summary": "React Native Network Info API for iOS & Android",
|
|
"license": "MIT",
|
|
"authors": "Matt Oakes <hello@mattoakes.net>",
|
|
"homepage": "https://github.com/react-native-community/react-native-netinfo#readme",
|
|
"platforms": {
|
|
"ios": "9.0",
|
|
"tvos": "9.2"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/react-native-community/react-native-netinfo.git",
|
|
"tag": "v4.1.5"
|
|
},
|
|
"source_files": "ios/**/*.{h,m}",
|
|
"dependencies": {
|
|
"React": [
|
|
|
|
]
|
|
}
|
|
}
|