[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / a / GJTAdditionKit / 0.0.3 / GJTAdditionKit.podspec.json
blobdf18c279ca0e791dd910371757094a0406c59264
2   "name": "GJTAdditionKit",
3   "version": "0.0.3",
4   "summary": "UIKit 各个类 一些扩展.",
5   "description": "UIKit 各个类 一些扩展,例如 UIView、UIButton 等。",
6   "homepage": "https://github.com/zjh171/GJTAdditionKit.git",
7   "license": "MIT",
8   "authors": {
9     "kyson": "kysonzhu"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zjh171/GJTAdditionKit.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true