blob: 06096906ead54506f65eccb9361ba56953d84f09 [file] [log] [blame]
{
"name": "CocoaClientApi",
"version": "0.1.0",
"summary": "Permite utilizar los principales metodos del consumo de un APi mediante ALAMOFIRE",
"description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industrys standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has",
"homepage": "https://github.com/jaac1989/CocoaClientApi.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andres Azofeifa Cascante": "aazofeifa1989@hotmail.com"
},
"source": {
"git": "https://github.com/jaac1989/CocoaClientApi.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}