blob: 94e9c9e1eadb9ffd55df1efd4d1ef039f820c243 [file] [log] [blame]
{
"name": "JKDemo",
"version": "0.0.1",
"summary": "Just",
"homepage": "https://github.com/huangjianke/JKDemo",
"license": "MIT",
"authors": {
"huangjianke": "email@address.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/huangjianke/JKDemo.git",
"tag": "0.0.1"
},
"source_files": "JKDemoExample/JKDemoExample/Demo/*.{h,m}",
"requires_arc": true
}