[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / b / Lima / 1.0.3 / Lima.podspec.json
blobde7f000af3918eb659a7359c8c81112e2b8054a6
2   "name": "Lima",
3   "version": "1.0.3",
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.0.3"
11   },
12   "swift_version": "4.2",
13   "platforms": {
14     "ios": "10.0",
15     "tvos": "10.0"
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   }