blob: d6150b431f11f3405b00abc8d4404174c1ea90a7 [file] [log] [blame]
{
"name": "QqcLocation",
"license": "MIT",
"authors": {
"qqc": "20599378@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"version": "1.0.104",
"summary": "QqcLocation",
"homepage": "https://github.com/xukiki/QqcLocation",
"source": {
"git": "https://github.com/xukiki/QqcLocation.git",
"tag": "1.0.104"
},
"source_files": [
"QqcLocation/*.{h,m}"
],
"dependencies": {
"QqcUtility": [
],
"QqcUtilityUI": [
]
},
"subspecs": [
{
"name": "CCLocation",
"source_files": "QqcLocation/CCLocation/*.{h,m}"
}
]
}