blob: 88a48ca6a1351c1c7b90237592a884561a56ccba [file] [log] [blame]
{
"name": "serverURL",
"version": "0.0.1",
"summary": "ifLab在BISTU校内应用为了配合App Store审核所做的妥协.",
"homepage": "https://github.com/billhu1996/serverURL",
"license": "MIT",
"authors": {
"billhu1996": "billhu1996@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/billhu1996/serverURL.git",
"tag": "0.0.1"
},
"source_files": "serverURL/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}