[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / a / 4 / 0 / ViewElements / 0.1.1 / ViewElements.podspec.json
blob5fc4af77d9d6671b3b7a6ae9b086eb1bf27b47e4
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.1",
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.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "ViewElements/Source/**/*.swift",
23   "pushed_with_swift_version": "4.0"