[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / c / e / 9 / RMCoreDataStack / 0.1.2 / RMCoreDataStack.podspec.json
blob762e8f942bca9e9f2270d4d41180e131476ed10b
2   "name": "RMCoreDataStack",
3   "version": "0.1.2",
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://www.robmaceachern.com",
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.2"
14   },
15   "social_media_url": "https://twitter.com/robmaceachern",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "frameworks": "CoreData"