[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 9 / d / JCLandingView / 0.1.1 / JCLandingView.podspec.json
blob38dc9c152536ad977c8cd5d414f6c6e7e2d1c8a2
2   "name": "JCLandingView",
3   "version": "0.1.1",
4   "summary": "JCLandingView create landing view with ease.",
5   "description": "Idea is come from AloeStackView create by Airbnb. JCLandingView is using UITableView instead of UIStackView. You can easily add views in JCLandingView without having trouble with constraint to layout it properly. Define some property for view before append to landing view, magic will happen.",
6   "homepage": "https://github.com/jasonchan91/JCLandingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jasonchan91": "j.ianchan.j@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jasonchan91/JCLandingView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/*.{h,m,swift}",
22   "swift_version": "4.2"