blob: c9324d4b6a89f4c213e0451fd6c889f3772f5d2f [file] [log] [blame]
{
"name": "CCToolKit",
"version": "0.0.2",
"summary": "Extension Tool Kit",
"description": "One Extension Tool Kit",
"homepage": "https://github.com/lgc107/CCToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harry_L": "15645969688@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lgc107/CCToolKit.git",
"tag": "0.0.2"
},
"source_files": [
"CCToolKit",
"CCToolKit/CCAppInfoManager.{h,m}"
],
"exclude_files": "CCToolKit/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}