[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / f / e / AltSwiftUI / 1.1.0 / AltSwiftUI.podspec.json
blob2177be647545159546c72f028cd8220d2a312769
2   "name": "AltSwiftUI",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": "11.0"
6   },
7   "swift_versions": "5.3",
8   "summary": "Open Source UI framework based on SwiftUI syntax and features, adding backwards compatibility.",
9   "description": "Available from iOS 11 using Xcode 12. AltSwiftUI has some small differences to SwiftUI, where it \nhandles certain features slightly differently and adds some missing features as well.",
10   "homepage": "https://github.com/rakutentech/AltSwiftUI",
11   "license": "MIT",
12   "authors": {
13     "Kevin Wong": "kevin.a.wong@rakuten.com"
14   },
15   "source": {
16     "git": "https://github.com/rakutentech/AltSwiftUI.git",
17     "tag": "1.1.0"
18   },
19   "source_files": [
20     "Sources/AltSwiftUI/Source/*/*.swift",
21     "Sources/AltSwiftUI/Source/*/*/*.swift"
22   ],
23   "swift_version": "5.3"