[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / b / 8 / 1 / NSManagedObject-HYPPropertyMapper / 4.1.3 / NSManagedObject-HYPPropertyMapper.podspec.json
blob2eda34486f459da9792f26c887fe6826238a58dc
2   "name": "NSManagedObject-HYPPropertyMapper",
3   "version": "4.1.3",
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/SyncDB/NSManagedObject-HYPPropertyMapper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SyncDB": "syncdb.contact@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/Sync_DB",
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/SyncDB/NSManagedObject-HYPPropertyMapper.git",
23     "tag": "4.1.3"
24   },
25   "source_files": "Source",
26   "frameworks": "Foundation",
27   "requires_arc": true,
28   "dependencies": {
29     "DateParser": [
30       "~> 0.1.1"
31     ],
32     "NSEntityDescription-SYNCPrimaryKey": [
33       "~> 1.2.8"
34     ]
35   }