[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / Deeper / 0.3.5 / Deeper.podspec.json
blob7d5eb09d9bc7b8270678e370ce10e1b8f4fe1c8b
2   "name": "Deeper",
3   "version": "0.3.5",
4   "summary": "The perfect interface framework for your software",
5   "description": "TODO: We try to create a interface framework that can meet the needs of a programmer from welcome, sign-up to more complex functions such as details, master pages.",
6   "homepage": "https://github.com/ntkien2192/Deeper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ntkien2192": "ntkien2192@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ntkien2192/Deeper.git",
16     "tag": "0.3.5"
17   },
18   "platforms": {
19     "ios": "11.4"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Deeper/Classes/**/*",
23   "resource_bundles": {
24     "Deeper": [
25       "Deeper/Classes/**/*.{storyboard,xib,otf}",
26       "Deeper/Assets/**/*.{xcassets,pdf}"
27     ]
28   },
29   "dependencies": {
30     "RxSwift": [
31       "~> 5"
32     ],
33     "RxCocoa": [
34       "~> 5"
35     ],
36     "RealmSwift": [
38     ],
39     "SDWebImage/WebP": [
41     ]
42   },
43   "deprecated": true,
44   "swift_version": "5.0"