blob: fe4afb8fc9ab9b36bf578e139132d11b8dd2232f [file] [log] [blame]
{
"name": "XNLocationTool",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XNLocationTool/Classes/**/*",
"resource_bundles": {
"XNLocationTool": [
"XNLocationTool/Assets/lianlianche.db"
]
},
"frameworks": "CoreLocation",
"dependencies": {
"FMDB": [
]
}
}