[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 9 / d / JCLandingView / 0.1.0 / JCLandingView.podspec.json
blob2a4520f041e2ba0b7326241b3547188eb9fe6cd8
2   "name": "JCLandingView",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/*.{h,m,swift}",
22   "swift_version": "4.2"