[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / b / Lima / 1.1 / Lima.podspec.json
blob1fad733ea5abb6c109b912f573f70fef7770873e
2   "name": "Lima",
3   "version": "1.1",
4   "license": "Apache License, Version 2.0",
5   "homepage": "https://github.com/gk-brown/Lima",
6   "authors": "Greg Brown",
7   "summary": "Declarative UI for iOS and tvOS",
8   "source": {
9     "git": "https://github.com/gk-brown/Lima.git",
10     "tag": "1.1"
11   },
12   "swift_version": "5.0",
13   "platforms": {
14     "ios": "10.3",
15     "tvos": "10.2"
16   },
17   "ios": {
18     "source_files": "Lima-iOS/Lima/*.{h,m,swift}"
19   },
20   "tvos": {
21     "source_files": "Lima-iOS/Lima/*.{h,m,swift}"
22   }