[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 7 / 6 / LGGKit / 1.1.0 / LGGKit.podspec.json
blob9f1bedd78fdb050527d3f30b2a3f705b1c065ef5
2   "name": "LGGKit",
3   "version": "1.1.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.1.0"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ]