[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 1 / c / 2 / FRCoreDataStack / 1.0.0 / FRCoreDataStack.podspec.json
bloba6e46d61b58f43bb4bdc642e214ff3252db6a7ba
2   "name": "FRCoreDataStack",
3   "version": "1.0.0",
4   "summary": "Abstraction of CoreData Stack.",
5   "description": "Abstraction of CoreData Stack. Give it a try!",
6   "homepage": "https://github.com/felipericieri/CoreDataStack.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felipe Ricieri": "felipericieri@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/felipericieri",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/felipericieri/CoreDataStack.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "CoreDataStack/**/*.{swift}",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": [
25     "Foundation",
26     "CoreData"
27   ],
28   "requires_arc": true,
29   "pushed_with_swift_version": "3.0"