blob: 25b63af6bd541193f8746fcce9fecb9611fb1e67 [file] [log] [blame]
{
"name": "KWFontPicker",
"version": "0.1.7",
"summary": "Font picker UIPickerView and keyboard manager for iPhone",
"homepage": "https://github.com/kawanet/KWFontPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yusuke Kawasaki": "u-suke@kawa.net"
},
"source": {
"git": "https://github.com/kawanet/KWFontPicker.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "5.0"
},
"source_files": "src",
"requires_arc": true
}