[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / 8 / 1 / NSManagedObject-HYPPropertyMapper / 4.1.1 / NSManagedObject-HYPPropertyMapper.podspec.json
bloba4cd9abdc5c7185b10965c8e88016130d6bb0d1a
2   "name": "NSManagedObject-HYPPropertyMapper",
3   "version": "4.1.1",
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",
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": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper.git",
23     "tag": "4.1.1"
24   },
25   "source_files": "Source",
26   "frameworks": "Foundation",
27   "requires_arc": true,
28   "dependencies": {
29     "DateParser": [
30       "~> 0.1.0"
31     ],
32     "NSEntityDescription-SYNCPrimaryKey": [
33       "~> 1.2.6"
34     ]
35   }