blob: 58e9db807c6d38a14c5094a2bddfd180ec2cc86e [file] [log] [blame]
{
"name": "GCXDevelopTool",
"version": "1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "GCXDevelopTool/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}