[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 0 / ViewElements / 0.1.2 / ViewElements.podspec.json
blobe553ab962a29ee1442df3b1fe241fb550608865a
2   "name": "ViewElements",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "ViewElements manages your UIViews for you.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Wirawit": "aun.wirawit@gmail.com"
15   },
16   "homepage": "https://github.com/aunnnn/ViewElements",
17   "source": {
18     "git": "https://github.com/aunnnn/ViewElements.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ViewElements/Source/**/*.swift",
23   "pushed_with_swift_version": "4.0"