[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / b / 5 / GGSubclass / 0.0.1 / GGSubclass.podspec.json
blobd6edaeeb4db45bb165d55aec7697efc7dbd6d019
2   "name": "GGSubclass",
3   "version": "0.0.1",
4   "summary": "GGSubclass provides some base classes for developers.",
5   "description": "GGSubclass provides convenient control creation, dictionary transfer model and other functions.",
6   "homepage": "https://github.com/KingLjk/GGSubclass",
7   "license": "MIT",
8   "authors": {
9     "李佳贵": "942513675@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/KingLjk/GGSubclass.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "GGSubclass/GGSubclass/**/*.{h,m}",
19   "requires_arc": true