[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 1 / SoftUI / 0.0.2 / SoftUI.podspec.json
blob648252939d038ad1453fd7969521931b50a23c75
2   "name": "SoftUI",
3   "swift_versions": "5.0",
4   "version": "0.0.2",
5   "summary": "Neumorphism design pattern implementation for macOS/iOS/watchOS/tvOS",
6   "homepage": "https://github.com/hellc/SoftUI",
7   "license": "MIT",
8   "authors": {
9     "Ivan Manov": "ivanmanov@live.com"
10   },
11   "social_media_url": "https://twitter.com/ihellc",
12   "requires_arc": false,
13   "platforms": {
14     "ios": "11.0",
15     "tvos": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/hellc/SoftUI.git",
19     "tag": "0.0.2"
20   },
21   "default_subspecs": "All",
22   "subspecs": [
23     {
24       "name": "All",
25       "source_files": "Framework/SoftUI/**/*.swift"
26     }
27   ],
28   "swift_version": "5.0"