[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 8 / 9 / XSAdditions / 0.1.1 / XSAdditions.podspec.json
blob6125198cf1c0f81547b4137570b3eefe8d7f3c42
2   "name": "XSAdditions",
3   "version": "0.1.1",
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.1.1"
16   },
17   "source_files": [
18     "XSAdditions",
19     "XSAdditionsDemo/XSAdditionsDemo/XSAdditions/*.{h,m}"
20   ],
21   "resources": "XSAdditionsDemo/XSAdditionsDemo/XSAdditions/XSAdditions.bundle",
22   "requires_arc": true