blob: 894a8f828ec3159d2cc0a2b47b0000971ce98fac [file] [log] [blame]
{
"name": "TTMVC",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TTMVC/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}