[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / e / 9 / RMCoreDataStack / 0.1.3 / RMCoreDataStack.podspec.json
blobf1d0547714ad88c19a5acc44c2ceb2c1af9197a7
2   "name": "RMCoreDataStack",
3   "version": "0.1.3",
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.3"
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"