blob: 7eef85fe526aeb2b501aed806499d38795cafee7 [file] [log] [blame]
{
"name": "CCToolKit",
"version": "0.0.3",
"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.3"
},
"source_files": "CCToolKit/*",
"exclude_files": "CCToolKit/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}