[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 5 / d / 9 / Gloss / 0.5.0 / Gloss.podspec.json
blobd219ad03aaaaedc8091323fdb1242923120b7e40
2   "name": "Gloss",
3   "version": "0.5.0",
4   "summary": "A shiny JSON parsing library in Swift",
5   "homepage": "https://github.com/hkellaway/Gloss",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Harlan Kellaway": "hello@harlankellaway.com"
12   },
13   "source": {
14     "git": "https://github.com/hkellaway/Gloss.git",
15     "tag": "0.5.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/*.{h,swift}",
22   "subspecs": [
23     {
24       "name": "Extensions",
25       "source_files": "Pod/Classes/Extensions/*.{swift}"
26     }
27   ]