blob: 3320188ee735316893da40ebb16fa4d39d0a1b50 [file] [log] [blame]
{
"name": "XNLocationTool",
"version": "0.1.1",
"summary": "A short description of XNLocationTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yexiannan/XNLocationTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yexiannan": "932056276@qq.com"
},
"source": {
"git": "https://github.com/yexiannan/XNLocationTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XNLocationTool/Classes/**/*",
"resource_bundles": {
"XNLocationTool": [
"XNLocationTool/Assets/lianlianche.db"
]
},
"frameworks": "CoreLocation",
"dependencies": {
"FMDB": [
]
}
}