[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / a / 5 / Phoenix-ObjC / 0.2.0 / Phoenix-ObjC.podspec.json
blob4f31e7c1c727778717791fc20846d79f85c74ca9
2   "name": "Phoenix-ObjC",
3   "version": "0.2.0",
4   "summary": "Objective-C client for Phoenix.",
5   "description": "                       Objective-C client for Phoenix Framework\n",
6   "homepage": "https://github.com/RokkinCat/phoenix-objc",
7   "license": "MIT",
8   "authors": {
9     "Josh Holtz": "josh@rokkincat.com"
10   },
11   "source": {
12     "git": "https://github.com/RokkinCat/phoenix-objc.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "Phoenix-ObjC": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "SocketRocket": [
27       "~> 0.3.1-beta2"
28     ]
29   }