blob: 7aa4a80ffd29cd354e5267c8dedac1b79f3755a0 [file] [log] [blame]
{
"name": "OMAKOView",
"version": "2.1.3",
"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.1.3"
},
"platforms": {
"ios": "10.1"
},
"source_files": "OMAKOView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}