[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 5 / 7 / 6 / LGGKit / 1.3.0 / LGGKit.podspec.json
blobc8813b750aae4c93e1b3f41b7ac638229b2e7454
2   "name": "LGGKit",
3   "version": "1.3.0",
4   "summary": "一些常用的类别组件",
5   "description": "一些常用的类别组件,以及部分常用的定义",
6   "homepage": "https://github.com/leofenggege/-LGGKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leofenggege@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/leofenggege/-LGGKit.git",
19     "tag": "1.3.0"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ]