blob: 063c8a7f54f99de5dc7703e41d9bce4c57913ce7 [file] [log] [blame]
{
"name": "Shushuo",
"version": "0.0.1",
"summary": "Shushuo client SDK for iOS.",
"homepage": "http://shushuo.com",
"license": {
"type": "Apache2"
},
"authors": {
"Kerwin": "op@shushuo.com"
},
"source": {
"git": "https://github.com/shushuo/shushuo-ios.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Shushuo/**/*.{h,m}",
"requires_arc": true,
"libraries": "sqlite3"
}