[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / b / a / 9 / OMAKOView / 2.0.2 / OMAKOView.podspec.json
blob31de5d004712670ca733ee2c311dbdcf0103b780
2   "name": "OMAKOView",
3   "version": "2.0.2",
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.0.2"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OMAKOView/Classes/**/*"