[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 1 / 6 / f / COHttpClient / 0.2.6 / COHttpClient.podspec.json
blob01d5041a3009846a9052ec58fa7cd68c6a99049d
2   "name": "COHttpClient",
3   "version": "0.2.6",
4   "summary": "A short description of COHttpClient.",
5   "description": "Http Client for Cogini Company",
6   "homepage": "http://EXAMPLE/COHttpClient",
7   "license": "None",
8   "authors": {
9     "Tran Kien": "Kien Tran"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "http://gitlab.cogini.com/kien.tran/cohttpclient.git",
16     "tag": "0.2.6"
17   },
18   "source_files": "COHttpClient/**/*.{h,m}",
19   "dependencies": {
20     "AFNetworking/NSURLSession": [
21       "3.0.4"
22     ],
23     "AFNetworking/Reachability": [
24       "3.0.4"
25     ],
26     "AFNetworking/Security": [
27       "3.0.4"
28     ],
29     "AFNetworking/Serialization": [
30       "3.0.4"
31     ]
32   }