[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 1 / b / VPPCoreData / 0.2.0 / VPPCoreData.podspec.json
blobbed515ce797b2402e95d6731cc49618ed7b8b963
2   "name": "VPPCoreData",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "VPPCoreData is a Core Data wrapper with Active Record support that simplifies the task of managing data with Core Data framework.",
6   "homepage": "http://github.com/vicpenap/VPPCoreData",
7   "authors": {
8     "Victor Pena": "contact@victorpena.es"
9   },
10   "source": {
11     "git": "https://github.com/vicpenap/VPPCoreData.git",
12     "tag": "0.2.0"
13   },
14   "description": "VPPCoreData is a Core Data wrapper with Active Record support that simplifies the task of managing data with Core Data framework. This library offers an automatic setup of Core Data and a set of methods to set and retrieve data, both in foreground and background.",
15   "source_files": [
16     "VPPCoreData",
17     "VPPCoreData/Categories"
18   ],
19   "frameworks": "CoreData",
20   "requires_arc": false