blob: 3acf88339da179ba23df91fc89931e6567aa354f [file] [log] [blame]
{
"name": "ishansong-ios-sdk-network",
"version": "0.1.0",
"summary": "A short description of ishansong-ios-sdk-network.",
"description": "TODO: Add long description of the pod here.",
"homepage": "git@gitlab.bingex.com:iss-ios-sdk/ishansong-ios-sdk-network.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jian.wang": "jian.wang@ishansong.com"
},
"source": {
"git": "git@gitlab.bingex.com:iss-ios-sdk/ishansong-ios-sdk-network.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ishansong-ios-sdk-network/Classes/**/*",
"dependencies": {
"AFNetworking": [
"3.2.1"
]
}
}