[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 7 / NSEntityDescription-SYNCPrimaryKey / 0.1.0 / NSEntityDescription-SYNCPrimaryKey.podspec.json
blobc3ede4688d61bb655e83db751afe8a0e22d91505
2   "name": "NSEntityDescription-SYNCPrimaryKey",
3   "summary": "Support for primary keys in Core Data",
4   "version": "0.1.0",
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": "0.1.0"
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": "CoreData",
21   "dependencies": {
22     "NSString-HYPNetworking": [
24     ]
25   }