| { | |
| "name": "FoundationSwagger", | |
| "version": "0.2.9", | |
| "summary": "Extensions for Foundation on iOS", | |
| "homepage": "https://github.com/samodom/FoundationSwagger", | |
| "license": "MIT", | |
| "authors": { | |
| "Sam Odom": "samodom@icloud.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/samodom/FoundationSwagger.git", | |
| "tag": "v0.2.9" | |
| }, | |
| "source_files": "FoundationSwagger/**/*.{h,swift}", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0", | |
| "deprecated": true | |
| } |