[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 9 / ASUI / 0.0.5 / ASUI.podspec.json
blob726b9625cf1c4a4d3fcb755b9fdeaf747686ec56
2   "name": "ASUI",
3   "version": "0.0.5",
4   "summary": "A CocoaPods UI Library written in Swift.",
5   "description": "This CocoaPods library helps you build out custom UI within storyboards.",
6   "homepage": "https://github.com/amclv/ASUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Cleveland": "toscleveland@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/amclv0",
15   "platforms": {
16     "ios": "13.2"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/amclv/ASUI.git",
21     "tag": "0.0.5"
22   },
23   "source_files": "ASUI/**/*.{h,m,swift}",
24   "swift_version": "5.0"