[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 5 / 6 / SLCoreDataStack / 1.0.6 / SLCoreDataStack.podspec.json
bloba243783dad43a0a1eae0e7e57b868b1a83b88652
2   "name": "SLCoreDataStack",
3   "version": "1.0.6",
4   "platforms": {
5     "ios": "8.0",
6     "osx": "10.10",
7     "tvos": "9.0"
8   },
9   "license": "MIT",
10   "source": {
11     "git": "https://github.com/OliverLetterer/SLCoreDataStack.git",
12     "tag": "1.0.6"
13   },
14   "source_files": "SLCoreDataStack",
15   "frameworks": [
16     "Foundation",
17     "CoreData"
18   ],
19   "requires_arc": true,
20   "homepage": "https://github.com/OliverLetterer/SLCoreDataStack",
21   "summary": "CoreData stack managing independent 2 NSManagedObjectContext instances.",
22   "authors": {
23     "Oliver Letterer": "oliver.letterer@gmail.com"
24   }