| { |
| "name": "NSString-HYPRelationshipParser", |
| "version": "0.2", |
| "summary": "Parse string representations of model relationships", |
| "homepage": "https://github.com/hyperoslo/NSString-HYPRelationshipParser", |
| "license": "MIT", |
| "authors": { |
| "Hyper AS": "teknologi@hyper.no" |
| }, |
| "source": { |
| "git": "https://github.com/hyperoslo/NSString-HYPRelationshipParser.git", |
| "tag": "0.2" |
| }, |
| "social_media_url": "https://twitter.com/hyperoslo", |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Source/**/*", |
| "frameworks": "Foundation", |
| "dependencies": { |
| "NSString-ZENInflections": [ |
| |
| ] |
| } |
| } |