blob: 1f6b27084164d3f9745f0e4e836e9f7a28c3ed13 [file] [log] [blame]
{
"name": "IPServerUtility",
"version": "0.2.1",
"summary": "IPServerUtility is a elegant networking layer above Alamofire",
"description": "TODO: IPServerUtility is a elegant networking layer above Alamofire (Swift2.3)",
"homepage": "https://ipragmatechsols@bitbucket.org/ipragmatechsols/ipserverutility.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ipragmatech": "info@ipragmatech.com"
},
"source": {
"git": "https://ipragmatechsols@bitbucket.org/ipragmatechsols/ipserverutility.git",
"tag": "0.2.1",
"commit": "3adfd5a"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IPServerUtility/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.5"
],
"SwiftyJSON": [
"2.4.0"
]
},
"pushed_with_swift_version": "2.3"
}