[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 9 / 7 / ABComponents / 0.0.1 / ABComponents.podspec.json
blobb41ccc55bae2f4ffc0c62a24fa23b22c5b980c55
2   "name": "ABComponents",
3   "version": "0.0.1",
4   "summary": "ABComponents",
5   "homepage": "https://github.com/wupeng4321",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wupeng4321": "wupeng_4321@163.com."
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/wupeng4321/ABComponents.git",
18     "tag": "0.0.1"
19   },
20   "exclude_files": "ABComponents/**/*.plist",
21   "requires_arc": true,
22   "dependencies": {
23     "HandyJSON": [
24       "~> 5.0.2"
25     ],
26     "SnapKit": [
27       "~> 5.0.1"
28     ],
29     "ReactiveCocoa": [
30       "~> 11.1.0"
31     ],
32     "BPComponents": [
33       "~> 0.0.3"
34     ]
35   }