[Add] SampleOTP 0.1.0
[CocoaPods.git] / Specs / 2 / 9 / 3 / GLTools / 0.1.1 / GLTools.podspec.json
blobd93f5f076954e6b20246e4a1488bfda0d2311a3b
2   "name": "GLTools",
3   "version": "0.1.1",
4   "summary": "A common using swift kits.",
5   "description": "A common using swift kits.",
6   "homepage": "https://github.com/zoulinzhya/GLTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zoulinzhya": "zoulinzhya@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zoulinzhya/GLTools.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GLTools/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "SnapKit": [
28       "~> 4.0.0"
29     ],
30     "Kingfisher": [
31       "~> 4.0.0"
32     ]
33   },
34   "pushed_with_swift_version": "4.0"