| { |
| "name": "VisualHumainNumber", |
| "version": "1.0.9", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "summary": "Display big number with abbreviation", |
| "homepage": "https://github.com/Armanoide/VisualHumainNumber", |
| "authors": { |
| "Billa Norbert": "norbert.billa@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Armanoide/VisualHumainNumber.git", |
| "tag": "V1.0.9" |
| }, |
| "source_files": "SRC/*.{swift}", |
| "requires_arc": true, |
| "frameworks": "Foundation", |
| "pushed_with_swift_version": "3.0" |
| } |