blob: 8ef6532e61d7aa05f8a19b4b3f1fca2a963d48c9 [file] [log] [blame]
{
"name": "TBLocationManagerKit",
"version": "0.0.1",
"summary": "A short description of TBLocationManagerKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tb-ios/TBLocationManagerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Q007": "2585299617@qq.com"
},
"source": {
"git": "https://gitee.com/tb-ios/TBLocationManagerKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TBLocationManagerKit/Classes/**/*.{h,m}",
"resource_bundles": {
"TBLocationManagerKit": [
"TBLocationManagerKit/Classes/**/*.xib",
"TBLocationManagerKit/Assets/**/*.xcassets"
]
},
"dependencies": {
"CTMediator": [
]
}
}