[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / CocoaClientApi / 0.1.0 / CocoaClientApi.podspec.json
blob06096906ead54506f65eccb9361ba56953d84f09
2   "name": "CocoaClientApi",
3   "version": "0.1.0",
4   "summary": "Permite utilizar los principales metodos del consumo de un APi mediante ALAMOFIRE",
5   "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",
6   "homepage": "https://github.com/jaac1989/CocoaClientApi.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Andres Azofeifa Cascante": "aazofeifa1989@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jaac1989/CocoaClientApi.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 2.3"
28     ]
29   }