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