| { |
| "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 |
| } |