blob: ac184fb61c1e0d06ebd6c12926fa45e5f62a8a90 [file] [log] [blame]
{
"name": "GCKit",
"version": "0.0.1",
"summary": "A short description of GCKit.",
"description": "This is a baseFramework of project. I would love to add content to it to make it richer and stronger",
"homepage": "https://github.com/GeeksChen/GCKit.git",
"license": "MIT ()",
"authors": {
"Geeks_Chen": "18519191125@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/GeeksChen/GCKit.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}