blob: 57c5ddf26d91547d0dea375184184a2bf3d69a48 [file] [log] [blame]
{
"name": "SMNetworkManager",
"version": "0.0.5",
"summary": "An Elegant network manager",
"description": "Simple network manager with Alamofire",
"homepage": "https://github.com/sureshmopidevi/SMNetworkManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosdevsureshmopidevi@gmail.com": "iosdevsureshmopidevi@gmail.com"
},
"source": {
"git": "https://github.com/sureshmopidevi/SMNetworkManager.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SMNetworkManager/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Alamofire": [
]
}
}