blob: d363f94914a2c48c26f3af502c66c3aa38c130e1 [file] [log] [blame]
{
"name": "OMAKOView",
"version": "2.0.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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Leong": "kgleong@gmail.com"
},
"source": {
"git": "https://github.com/kgleong/OMAKOView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMAKOView/Classes/**/*"
}