blob: 55c7117368875f7c5456d1c1600cc8fc8b749424 [file] [log] [blame]
{
"name": "gerinn-dev-kit",
"version": "0.0.2",
"summary": "gerinn-dev-kit has some simple code for Objective-C, code by Gerinn LLC team.",
"description": "gerinn-dev-kit has some simple code for Objective-C by Gerinn LLC iOS Team. \n\nWill be more later.",
"homepage": "https://github.com/zsy78191/gerinn-dev-kit",
"license": "MIT",
"authors": {
"zsy78191": "zcleeco@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zsy78191/gerinn-dev-kit.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}