[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 8 / c / GMLUIKit / 0.0.1 / GMLUIKit.podspec.json
blob1b14bb4a6b00acd8344d757f48592f55336d0947
2   "name": "GMLUIKit",
3   "version": "0.0.1",
4   "summary": "对UI的扩展",
5   "description": "对UI的扩展,包含快捷设置方法, 和初始化方法",
6   "homepage": "https://github.com/root338/GMLUIKit",
7   "license": "MIT",
8   "authors": {
9     "ML": "1042807191@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_version": "4.2",
15   "source": {
16     "git": "https://github.com/root338/GMLUIKit.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "GMLUIKit",
21     "GMLUIKit/**/*.{h,m,swift}"
22   ],
23   "requires_arc": true