[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / c / CDShare / 0.1.2 / CDShare.podspec.json
blob000e9ecfbd986a8caedbc6f9aa4dddc57ba44700
2   "name": "CDShare",
3   "version": "0.1.2",
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   "social_media_url": "http://twitter.com/vodaion",
15   "source": {
16     "git": "https://github.com/vadeara/CDShare.git",
17     "tag": "0.1.2"
18   },
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "CDShare/CDShare/Classes/**/*"