blob: ae36908e40843185f7cdf7cc92ec050846151969 [file] [log] [blame]
{
"name": "CCToolKit",
"version": "0.0.4",
"summary": "Extension Tool",
"description": "One Extension Tool",
"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.4"
},
"source_files": "CCToolKit/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}