blob: bdfd30b50672903d1591d507f11a6a17bddf88c6 [file] [log] [blame]
{
"name": "OMAKOView",
"version": "1.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* OMAKOPartiallyVisibleSwipableView",
"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": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMAKOView/Classes/**/*"
}