blob: 0c524d1df50fe273cd557de56373a79bb64c4cf4 [file] [log] [blame]
{
"name": "KMZDrawView",
"version": "0.0.1",
"summary": "KMZDrawView is a simple drawing view for iOS.",
"homepage": "https://github.com/kenmaz/KMZDrawView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kentaro Matsumae": "kentaro.matsumae@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/kenmaz/KMZDrawView.git",
"tag": "0.0.1"
},
"source_files": "KMZDrawView"
}