[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 6 / LGGKit / 1.0.0 / LGGKit.podspec.json
blob6f186a943014c04ec1fc70bc78d018c17a2ce24f
2   "name": "LGGKit",
3   "version": "1.0.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.0.0"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ]