[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 9 / 3 / GLTools / 0.0.1 / GLTools.podspec.json
blob7bc48c5ac823c7b6c8aba2a186b7accb1a1d7ea1
2   "name": "GLTools",
3   "version": "0.0.1",
4   "summary": "A lightweight and pure Swift implemented tools.",
5   "description": "GLTools is a lightweight and pure swift implemented tools.",
6   "homepage": "https://github.com/zoulinzhya/GLTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zoulin": "zoulinzhya@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zoulinzhya/GLTools.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "GLTools/*.swift"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"