[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / a / 9 / OMAKOView / 2.1.3 / OMAKOView.podspec.json
blob7aa4a80ffd29cd354e5267c8dedac1b79f3755a0
2   "name": "OMAKOView",
3   "version": "2.1.3",
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.1.3"
18   },
19   "platforms": {
20     "ios": "10.1"
21   },
22   "source_files": "OMAKOView/Classes/**/*",
23   "pushed_with_swift_version": "3.0"