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