[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 6 / e / AXFoundation / 1.0.1 / AXFoundation.podspec.json
blob7ab562d86101eb02d2979f630f3ad25ee7d4dcc3
2   "name": "AXFoundation",
3   "version": "1.0.1",
4   "summary": "A short description of AXFoundation.",
5   "description": "axinger oc Foundation 工具类",
6   "homepage": "https://github.com/axinger/AXFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "axinger": "axingrun@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/axinger/AXFoundation.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AXFoundation/Classes/**/*",
22   "public_header_files": "Pod/Classes/AXFoundation.h",
23   "dependencies": {
24     "ReactiveObjC": [
26     ]
27   }