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