[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / f / COHttpClient / 0.2.5 / COHttpClient.podspec.json
blob6700271276b5b6b25ec930395ac8a8e038fc291c
2   "name": "COHttpClient",
3   "version": "0.2.5",
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.5"
17   },
18   "source_files": "COHttpClient/**/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
22     ],
23     "AFNetworking/NSURLSession": [
25     ],
26     "AFNetworking/Reachability": [
28     ]
29   }