blob: efba9437776824679f5b9ecc0c8d10526ffb4dec [file] [log] [blame]
{
"name": "JHKit",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"JHKit": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "Foundation"
}