[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / b / 4 / Cactacea / 18.11.3 / Cactacea.podspec.json
blobf1999b8269bc65a83c929d5decc299a778a89165
2   "name": "Cactacea",
3   "version": "18.11.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": "18.11.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.0"
25     ],
26     "Alamofire": [
27       "~> 4.5.0"
28     ]
29   }