[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / c / CDShare / 0.1.1 / CDShare.podspec.json
blob7129bd559595eb39df0c03541ba03dc5e616749a
2   "name": "CDShare",
3   "version": "0.1.1",
4   "summary": "CDShare, is a framework for sharing CoreData between applications in IOS.",
5   "description": "`CDShare` will answer the question: <br> How do we share CoreData between `2*n` application, where n >= 1?",
6   "homepage": "https://github.com/vadeara/CDShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vodaion": "vanea.voda@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/vadeara/CDShare.git",
16     "tag": "0.1.1"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "CDShare/CDShare/Classes/**/*"