blob: 80382a049107758d260dcdcbf76cc84a9b9d38b7 [file] [log] [blame]
{
"name": "JSKit",
"version": "1.0",
"license": "MIT",
"summary": "JSKit is collection of framework for iOS.",
"homepage": "https://github.com/Jaesung-Jung/JSKit",
"authors": {
"Jaesung-Jung": "heyjerks@live.co.kr"
},
"source": {
"git": "https://github.com/Jaesung-Jung/JSKit.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"public_header_files": "JSKit/*.h",
"source_files": "JSKit/JSKit.h",
"libraries": "z"
}