blob: 054f1b5b1abbbda5c0f6cbc600eef06cb1824fb8 [file] [log] [blame]
{
"name": "TP2Framework",
"version": "1.4",
"summary": "Framework for TP2App API responses.",
"description": "Framework for TP2App API responses. It is necessary to use two aditional libraries.",
"homepage": "https://github.com/hrosado20/TP2_Framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hrosado20": "u201411897@upc.edu.pe"
},
"source": {
"git": "https://github.com/hrosado20/TP2_Framework.git",
"tag": "1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TP2Framework/**/*.{swift}",
"dependencies": {
"Cloudinary": [
"~> 2.0"
],
"SwiftyJSON": [
"~> 4.0"
]
},
"swift_version": "4.2"
}