blob: 7d4f41eb785953b5b6ee9a1150837a51f1f2569b [file] [log] [blame]
{
"name": "NumberField",
"version": "0.3.0",
"summary": "Numeric field with Numpad keyboard on both iPhone and iPad",
"description": "Numeric field with Numpad keyboard on both iPhone and iPad.",
"homepage": "https://github.com/KennethTsang/NumberField",
"screenshots": "https://raw.githubusercontent.com/KennethTsang/NumberField/master/DEMO.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kenneth Tsang": "kenneth.tsang@me.com"
},
"source": {
"git": "https://github.com/KennethTsang/NumberField.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NumberField/Classes/**/*",
"resource_bundles": {
"NumberField": [
"NumberField/Classes/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}