[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / Deeper / 0.4.1 / Deeper.podspec.json
blobcfc5921a368b122ee7fa1062412c6b7eeaad1f79
2   "name": "Deeper",
3   "version": "0.4.1",
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.4.1"
17   },
18   "platforms": {
19     "ios": "11.4"
20   },
21   "swift_versions": "5.0",
22   "resource_bundles": {
23     "Deeper": [
24       "Deeper/Classes/**/*.{storyboard,xib,otf}",
25       "Deeper/Assets/**/*.{xcassets,pdf}",
26       "Deeper/Resources/*.{bundle}"
27     ]
28   },
29   "vendored_frameworks": "Deeper/Resources/Deeper.framework",
30   "deprecated": true,
31   "swift_version": "5.0"