blob: cbdfcdae9d99ff64c4241afdced20923ee2ef4d5 [file] [log] [blame]
{
"name": "ICCLLocation",
"version": "0.0.1",
"summary": "ICCLLocation,a location framework",
"homepage": "https://gitee.com/ichengchengcui/ICCLLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"river": "ichengchengcui@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/ichengchengcui/ICCLLocation.git",
"tag": "0.0.1"
},
"source_files": "ICCLLocation/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}