[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / f / 1 / NSString-HYPRelationshipParser / 0.3 / NSString-HYPRelationshipParser.podspec.json
blobdd19a9692205c0dc53bae3a6b539d55f109587b2
2   "name": "NSString-HYPRelationshipParser",
3   "version": "0.3",
4   "summary": "Parse string representations of model relationships",
5   "homepage": "https://github.com/hyperoslo/NSString-HYPRelationshipParser",
6   "license": "MIT",
7   "authors": {
8     "Hyper AS": "teknologi@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/NSString-HYPRelationshipParser.git",
12     "tag": "0.3"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "NSString-ZENInflections": [
24     ]
25   }