blob: bfea85bd66426b78d6650a08867856fbe177a062 [file] [log] [blame]
{
"name": "GCXDevelopTool",
"version": "1.0.7",
"summary": "Easy To Develop IOS.",
"homepage": "https://github.com/gaocaixin/GCXDevelopTool",
"license": "MIT",
"authors": {
"高才新": "767374741@qq.com"
},
"source": {
"git": "https://github.com/gaocaixin/GCXDevelopTool.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GCXDevelopTool/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}