blob: 5cb85d9f96b04f1c594d55943d2f9434b36a08af [file] [log] [blame]
{
"name": "SKInputClass",
"version": "1.5",
"summary": "SKInputClass provides simplest way to add 'Done' button to numeric keyboard",
"homepage": "https://github.com/SunilSpaceo/SKInputClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SunilSpaceo": "sunil@spaceotechnologies.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/SunilSpaceo/SKInputClass.git",
"tag": "1.5"
},
"source_files": "SKInput/*.{h,m}",
"resources": "SKInput/*.png",
"requires_arc": false
}