[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / 0 / 5 / 3 / Jenga / 1.1.8 / Jenga.podspec.json
blob7710f2ba91c729d143b3414285a17c7c15445852
2   "name": "Jenga",
3   "version": "1.1.8",
4   "summary": "像SwiftUI一样使用DSL代码搭建UITableView",
5   "homepage": "https://github.com/fanglinwei/Jenga",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fun": "lw_fun@163.com"
12   },
13   "source": {
14     "git": "https://github.com/fanglinwei/Jenga.git",
15     "tag": "1.1.8"
16   },
17   "requires_arc": true,
18   "swift_versions": [
19     "5.0"
20   ],
21   "frameworks": "Foundation",
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "platforms": {
26     "ios": "11.0"
27   },
28   "source_files": [
29     "Sources/**/*.swift"
30   ],
31   "swift_version": "5.0"