blob: 6ed3e63ffefac0a50e7a56301bc248198c803aaf [file] [log] [blame]
{
"name": "SMNetWorking",
"version": "0.1.0",
"summary": "A short description of SMNetWorking.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/simon9211/SMNetWorking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"simon9211": "simon9211@126.com"
},
"source": {
"git": "https://github.com/simon9211/SMNetWorking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SMNetWorking/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"SVProgressHUD": [
"~> 2.1.2"
],
"SBJson": [
"~> 4.0.4"
]
}
}