[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / a / 3 / 0 / UIViewExt-Swift / 0.0.3 / UIViewExt-Swift.podspec.json
blob422a610a3f96262d548dda29d911da3ec5350302
2   "name": "UIViewExt-Swift",
3   "version": "0.0.3",
4   "summary": "swift version of the UIViewExt",
5   "description": "To simplify the use of UIView, swift version of the UIViewExt.\n",
6   "homepage": "https://github.com/liuyes/UIViewExt-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "采飞扬": "liufile@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/liuyes/UIViewExt-Swift.git",
16     "tag": "0.0.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIViewExt.swift",
22   "frameworks": "UIKit"