blob: 4107d63a31f7d5d8fb7da222f0a5470d1a7cd408 [file] [log] [blame]
{
"name": "ICCLLocation",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "ICCLLocation/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}