blob: 56423f194e34307e1bc1fc170915f1547be7b99b [file] [log] [blame]
{
"name": "TTMVC",
"version": "0.4.0",
"summary": "A short description of TTMVC.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Tictapps/TTMVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mdagostino": "mariano@tictapps.com"
},
"source": {
"git": "https://github.com/Tictapps/TTMVC.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTMVC/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}