[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 8 / 9 / XSAdditions / 0.0.4 / XSAdditions.podspec.json
blob4e91f46126bee7fb6bd9f4f0c906cba172d0fd53
2   "name": "XSAdditions",
3   "version": "0.0.4",
4   "summary": "自己整理的常用系统类拓展",
5   "homepage": "https://github.com/cedarYellow/XSAdditions",
6   "license": "MIT",
7   "authors": {
8     "Cedar": "lychae@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/cedarYellow/XSAdditions.git",
15     "tag": "0.0.4"
16   },
17   "source_files": [
18     "XSAdditions",
19     "XSAdditionsDemo/XSAdditionsDemo/XSAdditions/*.{h,m}"
20   ],
21   "requires_arc": true