[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 8 / CBRRESTConnection / 0.13.1 / CBRRESTConnection.podspec.json
blob8a00e1578f6f7865760c64d06dd277f0e6e80034
2   "name": "CBRRESTConnection",
3   "version": "0.13.1",
4   "summary": "CloudBridgeConnection for RESTful web services.",
5   "homepage": "https://github.com/Cloud-Bridge/CBRRESTConnection",
6   "license": "MIT",
7   "authors": {
8     "Oliver Letterer": "oliver.letterer@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Cloud-Bridge/CBRRESTConnection.git",
12     "tag": "0.13.1"
13   },
14   "social_media_url": "https://twitter.com/oletterer",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "CBRRESTConnection",
20   "frameworks": "CoreData",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.3.0"
24     ],
25     "CloudBridge": [
26       "~> 0.10.0"
27     ]
28   }