[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 1 / b / JYUIKit / 1.1.2 / JYUIKit.podspec.json
blobb329045f7da7b2c709329fbfb1e4f228c2eca6b7
2   "name": "JYUIKit",
3   "version": "1.1.2",
4   "summary": "JY team UIKit",
5   "description": "JY team UIKit project use",
6   "homepage": "https://github.com/jiyongTeam/BaseUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BillyZD": "Billyzhang@linked-f.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/jiyongTeam/BaseUIKit.git",
20     "tag": "1.1.2"
21   },
22   "source_files": [
23     "JYUIKit",
24     "JYUIKit/UIKit/*"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "swift_version": "5.0"