[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / b / a / 9 / OMAKOView / 2.2.0 / OMAKOView.podspec.json
blob73726deb570e5c09a969c7db8e1d10146ecf8d69
2   "name": "OMAKOView",
3   "version": "2.2.0",
4   "summary": "Custom user interface elements for iOS applications.",
5   "description": "This is a collection of UI elements for use in iOS applications.\n\nIncludes:\n* OMAKOPartiallyVisibleSwipeableView",
6   "homepage": "https://github.com/kgleong/OMAKOView",
7   "screenshots": "https://raw.githubusercontent.com/kgleong/OMAKOView/master/images/partially-visible-swipeable-demo-1.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kevin Leong": "kgleong@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kgleong/OMAKOView.git",
17     "tag": "2.2.0"
18   },
19   "platforms": {
20     "ios": "10.1"
21   },
22   "source_files": "OMAKOView/Classes/**/*",
23   "pushed_with_swift_version": "3.0"