blob: bc797566dde731ea02c564cdfd7d99f90ac62d0e [file] [log] [blame]
{
"name": "Network",
"version": "3.0.2",
"summary": "Using network request easily",
"description": "Using builder to simply the way to create new requests.",
"homepage": "https://github.com/lovesunstar/Network",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suen": "lovesunstar@sina.com"
},
"source": {
"git": "https://github.com/lovesunstar/Network.git",
"tag": "3.0.2"
},
"social_media_url": "https://twitter.com/_lovesunstar",
"platforms": {
"ios": "9.0"
},
"source_files": "Network/Classes/**/*",
"frameworks": "Foundation",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.0"
}