blob: 31de5d004712670ca733ee2c311dbdcf0103b780 [file] [log] [blame]
{
"name": "OMAKOView",
"version": "2.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMAKOView/Classes/**/*"
}