[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / 5 / b / RSTCoreDataKit / 0.1.2 / RSTCoreDataKit.podspec.json
blobce955ee918cc549ae2d4977f2078898fb64b2b32
2   "name": "RSTCoreDataKit",
3   "version": "0.1.2",
4   "summary": "A simpler CoreData stack",
5   "homepage": "https://github.com/rosettastone/RSTCoreDataKit",
6   "license": "BSD 3.0",
7   "authors": "Rosetta Stone",
8   "source": {
9     "git": "https://github.com/rosettastone/RSTCoreDataKit.git",
10     "tag": "0.1.2"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source_files": "RSTCoreDataKit/*.{h,m}",
16   "frameworks": [
17     "CoreData",
18     "UIKit",
19     "Foundation"
20   ],
21   "requires_arc": true