blob: 9cfa510c39c482ff35806e5528604cff0c17f511 [file] [log] [blame]
{
"name": "S2AppKit",
"version": "2.0.0",
"summary": "S2AppKit is a SDK extension. wrapping library.",
"description": " S2AppKit is a application framework. if use then very very happpy!\n",
"homepage": "https://github.com/straightspirits/S2AppKit-ios",
"source": {
"git": "https://github.com/straightspirits/S2AppKit-ios.git",
"tag": "v2.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fumio Furukawa": "fumio@straight-spirits.com"
},
"platforms": {
"ios": "7.0"
},
"source_files": "**/*.{h,m,c}",
"libraries": "z",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 2.0"
],
"MBProgressHUD": [
"~> 0.8"
]
}
}