blob: b98dd9562ecca0be64466f7fe93d5652e2562260 [file] [log] [blame]
{
"name": "AlamofireUIManager",
"version": "0.0.1",
"summary": "A short description of AlamofireUIManager.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CorlaOnline/AlamofireUIManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Corlatti": "alex.corlatti@gmail.com"
},
"source": {
"git": "https://github.com/CorlaOnline/AlamofireUIManager.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/corlaonline",
"platforms": {
"ios": "8.0"
},
"source_files": "AlamofireUIManager/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.2"
],
"SwiftyJSON": [
]
}
}