blob: 2667ce2b9ed810f0fa03110e7aaab51f4fd60267 [file] [log] [blame]
{
"name": "JHKit",
"version": "0.1.2",
"summary": "Johnny77221's helper pod collection",
"homepage": "https://github.com/johnny77221/JHKit",
"license": "MIT",
"authors": {
"John Hsu": "john@local"
},
"source": {
"git": "https://github.com/johnny77221/JHKit.git",
"tag": "v0.1.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "JHKit/Classes/**/*",
"public_header_files": "JHKit/Classes/**/*.h",
"ios": {
"frameworks": "Foundation"
}
}