[Add] Courier_iOS 5.5.5
[CocoaPods.git] / Specs / 7 / f / d / GXCategories / 1.0.6 / GXCategories.podspec.json
blob99a434ec2ffe4b4bbed1e4309791d35f93f37e87
2   "name": "GXCategories",
3   "version": "1.0.6",
4   "swift_versions": "5.0",
5   "summary": "Swift版的常用扩展/分类。",
6   "homepage": "https://github.com/gsyhei/GXCategories",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Gin": "279694479@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/gsyhei/GXCategories.git",
19     "tag": "1.0.6"
20   },
21   "requires_arc": true,
22   "source_files": "GXCategories",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"