[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / 9 / RMCoreDataStack / 0.1.5 / RMCoreDataStack.podspec.json
blobf3df94678a2464d07d947d67b8c7c2359ac4ff9d
2   "name": "RMCoreDataStack",
3   "version": "0.1.5",
4   "summary": "Hit the ground running with a sane Core Data stack.",
5   "description": "                       Hit the ground running with a sane Core Data stack.\n\n                       * Sensible defaults and easy configuration\n                       * iCloud sync made easy when you want it\n",
6   "homepage": "http://robmaceachern.github.io/RMCoreDataStack",
7   "license": "MIT",
8   "authors": {
9     "Rob MacEachern": "rob@robmaceachern.com"
10   },
11   "source": {
12     "git": "https://github.com/robmaceachern/RMCoreDataStack.git",
13     "tag": "0.1.5"
14   },
15   "social_media_url": "https://twitter.com/robmaceachern",
16   "platforms": {
17     "ios": "7.0",
18     "osx": "10.9"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "frameworks": "CoreData"