[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 4 / d / DATAStack / 5.0.0 / DATAStack.podspec.json
blobb4839f5be2321c76e728b1aabc94232099b2b14d
2   "name": "DATAStack",
3   "version": "5.0.0",
4   "summary": "Core Data stack boilerplate",
5   "description": "* Feeling tired of having Core Data boilerplate in your AppDelegate?\n* No more.",
6   "homepage": "https://github.com/3lvis/DATAStack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Elvis Nunez": "elvisnunez@me.com"
13   },
14   "social_media_url": "http://twitter.com/3lvis",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/3lvis/DATAStack.git",
23     "tag": "5.0.0"
24   },
25   "source_files": "Source/",
26   "frameworks": [
27     "Foundation",
28     "CoreData"
29   ],
30   "requires_arc": true