[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 5 / e / b / XDRandom / 1.0.0 / XDRandom.podspec.json
blob6f83f114409f168a89c555e423ea5f5a45a4dbd6
2   "name": "XDRandom",
3   "version": "1.0.0",
4   "summary": "随机分整",
5   "description": "把一个整数随机分为 n 份",
6   "homepage": "https://github.com/Xiexingda/XDRandom",
7   "license": "MIT",
8   "authors": {
9     "xiexingda": "779656694@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Xiexingda/XDRandom.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "XDRandom",
20     "XDRandom/XDRandom/*.{h,m}"
21   ],
22   "exclude_files": "XDRandom/Exclude",
23   "requires_arc": true