[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 8 / 1 / NSManagedObject-HYPPropertyMapper / 2.8 / NSManagedObject-HYPPropertyMapper.podspec.json
bloba8b2fe6353c13bf297f723dd1ec3d34b807f6fc2
2   "name": "NSManagedObject-HYPPropertyMapper",
3   "version": "2.8",
4   "summary": "Mapping your Core Data objects with your JSON providing backend has never been this easy",
5   "description": "                   * Mapping your Core Data objects with your JSON providing backend has never been this easy\n",
6   "homepage": "https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Hyper Interaktiv": "teknologi@hyper.no"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper.git",
20     "tag": "2.8"
21   },
22   "source_files": "Source/",
23   "frameworks": "Foundation",
24   "requires_arc": true,
25   "dependencies": {
26     "NSString-HYPNetworking": [
28     ]
29   }