[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / d / 1 / RDGameKit / 0.1.18 / RDGameKit.podspec.json
blob6a26fca649d307c4537e234e95f8bbd54ee64837
2   "name": "RDGameKit",
3   "version": "0.1.18",
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.18"
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   }