[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / b / 4 / Cactacea / 19.3.3 / Cactacea.podspec.json
blobf1ab12f443d56865757996fd681f0a7d794b320b
2   "name": "Cactacea",
3   "version": "19.3.3",
4   "summary": "Cactacea iOS SDK",
5   "description": "An iOS library to interface with Cactacea backend API",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "source": {
10     "git": "https://github.com/cactacea/ios.git",
11     "tag": "19.3.3"
12   },
13   "authors": {
14     "Takeshi Shimada": "expensivegasprices@gmail.com"
15   },
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "homepage": "https://github.com/cactacea/ios",
21   "source_files": "Cactacea/Classes/**/*.swift",
22   "dependencies": {
23     "RxSwift": [
24       "~> 4.4"
25     ],
26     "Alamofire": [
27       "~> 4.7.3"
28     ]
29   }