[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 5 / 9 / Deeper / 0.3.0 / Deeper.podspec.json
blobb12238c0d1504dc839a8ae6ceb36815ce9944577
2   "name": "Deeper",
3   "version": "0.3.0",
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.0"
17   },
18   "platforms": {
19     "ios": "11.4"
20   },
21   "swift_versions": "4.0",
22   "source_files": "Deeper/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "RxSwift": [
29       "~> 5"
30     ],
31     "RxCocoa": [
32       "~> 5"
33     ]
34   },
35   "deprecated": true,
36   "swift_version": "4.0"