blob: b3c2521a6900248f91ce89673e585a20c5534b78 [file] [log] [blame]
{
"name": "OpenFramework",
"version": "0.0.1",
"summary": "this is an OpenFramework for ios development!",
"homepage": "https://github.com/CoderHann/gitTest",
"license": "GNU",
"authors": {
"CoderHann": "hyt163mail@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderHann/gitTest.git",
"tag": "0.0.1"
},
"source_files": [
"OpenFramework",
"OpenFramework/**/*.{h,m}"
],
"frameworks": "UIKit"
}