blob: 73726deb570e5c09a969c7db8e1d10146ecf8d69 [file] [log] [blame]
{
"name": "OMAKOView",
"version": "2.2.0",
"summary": "Custom user interface elements for iOS applications.",
"description": "This is a collection of UI elements for use in iOS applications.\n\nIncludes:\n* OMAKOPartiallyVisibleSwipeableView",
"homepage": "https://github.com/kgleong/OMAKOView",
"screenshots": "https://raw.githubusercontent.com/kgleong/OMAKOView/master/images/partially-visible-swipeable-demo-1.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Leong": "kgleong@gmail.com"
},
"source": {
"git": "https://github.com/kgleong/OMAKOView.git",
"tag": "2.2.0"
},
"platforms": {
"ios": "10.1"
},
"source_files": "OMAKOView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}