| { |
| "name": "NSDictionary-HYPImmutable", |
| "summary": "Mutable operations on NSDictionary that return immutable results", |
| "version": "0.2", |
| "homepage": "https://github.com/hyperoslo/NSDictionary-HYPImmutable", |
| "license": "MIT", |
| "authors": { |
| "Hyper Interaktiv AS": "ios@hyper.no" |
| }, |
| "source": { |
| "git": "https://github.com/hyperoslo/NSDictionary-HYPImmutable.git", |
| "tag": "0.2" |
| }, |
| "social_media_url": "https://twitter.com/hyperoslo", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Source/**/*", |
| "frameworks": "Foundation" |
| } |