blob: b4fac72e7a9f4def62c186b9d3a398c1883c24cf [file] [log] [blame]
{
"name": "GHFunctionCodeFrameWork",
"version": "0.1",
"summary": "A similar py code for Objctive-C.",
"homepage": "https://github.com/900116/GHFunctionCodeFrameWork.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zgh": "838053527@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/900116/GHFunctionCodeFrameWork.git",
"tag": "0.1"
},
"source_files": "Classes/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}