[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 7 / f / ConcurAPI / 0.0.4 / ConcurAPI.podspec.json
blob8f5639d92e3b53380fd6add0952e18b358263898
2   "name": "ConcurAPI",
3   "version": "0.0.4",
4   "summary": "Concur API for Objective C",
5   "homepage": "https://github.com/concurlabs/concur-api-objc",
6   "license": "MIT",
7   "authors": {
8     "Richard Puckett": "richard.puckett@concur.com",
9     "Lance Hughes": "lance.hughes@concur.com"
10   },
11   "source": {
12     "git": "https://github.com/concurlabs/concur-api-objc.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ConcurAPI/Source/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "JSONModel": [
26     ]
27   }