[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / a / 9 / OMAKOView / 2.0.3 / OMAKOView.podspec.json
blob7f4ba8681f0de40a63d70c991309450fe12dc135
2   "name": "OMAKOView",
3   "version": "2.0.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.0.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OMAKOView/Classes/**/*"