[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / 5 / XCEViewExt / 1.0.3 / XCEViewExt.podspec.json
blob5a24438db5c380e0c0c8a082dd15609856d39383
2   "name": "XCEViewExt",
3   "summary": "Set of UIView convenience helpers.",
4   "version": "1.0.3",
5   "homepage": "https://XCEssentials.github.io/ViewExt",
6   "source": {
7     "git": "https://github.com/XCEssentials/ViewExt.git",
8     "tag": "1.0.3"
9   },
10   "source_files": "Sources/**/*.swift",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "frameworks": "UIKit",
16   "license": {
17     "type": "MIT",
18     "file": "LICENSE"
19   },
20   "authors": {
21     "Maxim Khatskevich": "maxim@khatskevi.ch"
22   }