| { |
| "name": "nessie-ios-wrapper", |
| "version": "0.2", |
| "summary": "An iOS wrapper for the Nessie API.", |
| "description": " A longer description of nessie-ios-wrapper in Markdown format.\n\n * iOS wrapper for the nessie API?\n", |
| "homepage": "https://github.com/nessieisreal/nessie-ios-wrapper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "nessieisreal": "victor.lv.82@gmail.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/nessieisreal/nessie-ios-wrapper.git", |
| "tag": "v0.2" |
| }, |
| "source_files": "Nessie-iOS-Wrapper/**/*.{h,m,swift}" |
| } |