[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / 6 / 7 / ForcedUpgrade / 0.1.2 / ForcedUpgrade.podspec.json
blobd63563a1f9ca2760b8e70f1e9ac0cde5dd0bfd4d
2   "name": "ForcedUpgrade",
3   "version": "0.1.2",
4   "summary": "Force upgrade app interact with cloud service.",
5   "description": "As I want to improve customer experience, I need to make sure that the customer uses the correct version. \nSo that, define the json object to be used in project, check the properties to determine whether force or not.\nIn case that others have same requirements, I create the library. Then enjoy !",
6   "homepage": "https://github.com/Smart-XiaoLeiGe/ForcedUpgrade-Pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lei": "wanglei_sh163@163.com"
13   },
14   "source": {
15     "git": "git@github.com:Smart-XiaoLeiGe/ForcedUpgrade-Pod.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "ForcedUpgrade/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": "SwiftUI",
24   "dependencies": {
25     "SwiftyJSON": [
26       "5.0.0"
27     ]
28   },
29   "swift_version": "5.0"