[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 8 / CoreDataServices / 4.0.0 / CoreDataServices.podspec.json
blob2875a91980809193f1b70b7cdd2572f8efddb7b2
2   "name": "CoreDataServices",
3   "version": "4.0.0",
4   "summary": "CoreDataServices contains a set of helper classes/extensions to abstract out a lot of the boilerplate that you get with Core Data.",
5   "homepage": "http://www.williamboles.me",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "William Boles",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/wibosco/CoreDataServices.git",
16     "branch": "master",
17     "tag": "4.0.0"
18   },
19   "source_files": "CoreDataServices/**/*.swift",
20   "requires_arc": true,
21   "frameworks": "CoreData",
22   "pushed_with_swift_version": "4.0"