[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / d / 1 / RDGameKit / 0.1.19 / RDGameKit.podspec.json
blob75e9945fd900f2fab0c775b88adbed40c253ca5d
2   "name": "RDGameKit",
3   "version": "0.1.19",
4   "summary": "RDGameKit provide some common games.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/roadhouse-dev/RDGameKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Max Ma": "xiao.ma@roadhouse.com.au"
13   },
14   "source": {
15     "git": "https://github.com/roadhouse-dev/RDGameKit.git",
16     "tag": "0.1.19"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "RDGameKit/Classes/**/*",
23   "resource_bundles": {
24     "RDGameKit": [
25       "RDGameKit/Classes/**/*.ttf"
26     ]
27   }