[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 7 / NSEntityDescription-SYNCPrimaryKey / 1.2.5 / NSEntityDescription-SYNCPrimaryKey.podspec.json
blobc757aa66eea392f5d5378758adaf02c3e981bc28
2   "name": "NSEntityDescription-SYNCPrimaryKey",
3   "summary": "Support for primary keys in Core Data",
4   "version": "1.2.5",
5   "homepage": "https://github.com/hyperoslo/NSEntityDescription-SYNCPrimaryKey",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/NSEntityDescription-SYNCPrimaryKey.git",
12     "tag": "1.2.5"
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   "requires_arc": true,
22   "source_files": "Source/**/*",
23   "frameworks": "CoreData",
24   "dependencies": {
25     "NSString-HYPNetworking": [
26       "~> 1.0.4"
27     ]
28   }