blob: a4fb41f3b72c76bd723effd6d38f3f6a31b462ff [file] [log] [blame]
{
"name": "WeexNatGeolocation",
"version": "1.0.0",
"summary": "Nat.js weex plugin: nat-geolocation",
"description": "Nat.js module for weex: Geolocation",
"homepage": "http://natjs.com",
"license": "MIT",
"authors": {
"nat": "hi@natjs.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/natjs/weex-nat-geolocation.git",
"tag": "1.0.0"
},
"source_files": "ios/Sources/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"WeexPluginLoader": [
],
"WeexSDK": [
],
"NatGeolocation": [
]
}
}