blob: 64396b7f6761a4115ff30f15733d99566ca5143b [file] [log] [blame]
{
"name": "LocationPlugin",
"version": "0.1.0",
"summary": "location plugin for iOS developer",
"description": "iOS developer can use the plugin to get location information and also can get reversecode info",
"homepage": "https://github.com/1260197127@qq.com/LocationPlugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1260197127@qq.com": "liyuchen@haoqipei.com"
},
"source": {
"git": "https://github.com/DevaLee/LocationPlugin.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LocationPlugin/Classes/**/*"
}