blob: a7abc6062636f159234b3ac77c0ebd3081488dac [file] [log] [blame]
{
"name": "shuangquanTT",
"version": "0.0.11",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/shuangquanH/shuangquanTT.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shuangquanH": "butrys@163.com"
},
"social_media_url": "http://flysblog.lofter.com",
"source": {
"git": "https://github.com/shuangquanH/shuangquanTT.git",
"tag": "0.0.11"
},
"requires_arc": true,
"ios": {
"dependencies": {
"AFNetworking": [
],
"SVProgressHUD": [
]
}
},
"subspecs": [
{
"name": "codes",
"source_files": "codes/*.{h,m}"
},
{
"name": "images",
"source_files": "images/*"
}
]
}