[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 1 / 8 / d / ANDYDataManager / 1.2.2 / ANDYDataManager.podspec.json
blob4a97f9470b1ac5b4d211d64d63e172c3b0fac042
2   "name": "ANDYDataManager",
3   "version": "1.2.2",
4   "summary": "CoreData stack set up boilerplate.",
5   "description": "                   * Feeling tired of having CoreData boilerplate in your AppDelegate?\n                   * No more.\n",
6   "homepage": "https://github.com/NSElvis/ANDYDataManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elvis Nunez": "elvisnunez@me.com"
13   },
14   "social_media_url": "http://twitter.com/NSElvis",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source": {
19     "git": "https://github.com/NSElvis/ANDYDataManager.git",
20     "tag": "1.2.2"
21   },
22   "source_files": "ANDYDataManager/",
23   "frameworks": [
24     "Foundation",
25     "CoreData"
26   ],
27   "requires_arc": true