[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 0 / b / 7 / CGLTools / 1.0.0 / CGLTools.podspec.json
blob66a4fbca6ef4cee3638b72435030bd3b92964222
2   "name": "CGLTools",
3   "version": "1.0.0",
4   "summary": "常用类的分类",
5   "description": "常用类(NSObject, NSString, UIButton, UIColor, UIImage, UIView)的分类",
6   "homepage": "https://github.com/karven/CGLTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "karven": "karvenlin@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/karven/CGLTools.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CGLTools/**/*"