[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / c / 1 / LambdaKit / 0.9.0 / LambdaKit.podspec.json
blob603f179dfaa3a3ad1a155fa778e1289b4e940af8
2   "name": "LambdaKit",
3   "version": "0.9.0",
4   "license": "MIT",
5   "summary": "Closures on most used UIKit methods",
6   "homepage": "https://github.com/Reflejo/LambdaKit",
7   "social_media_url": "https://twitter.com/fz",
8   "authors": {
9     "Martin Conte Mac Donell": "reflejo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Reflejo/LambdaKit.git",
13     "tag": "0.9.0"
14   },
15   "swift_versions": "5.3",
16   "platforms": {
17     "ios": "10.0",
18     "watchos": "3.0"
19   },
20   "ios": {
21     "source_files": "Sources/LambdaKit/*.swift"
22   },
23   "watchos": {
24     "source_files": [
25       "Sources/LambdaKit/NSObject*.swift",
26       "Sources/LambdaKit/CLLocationManager*.swift"
27     ]
28   },
29   "swift_version": "5.3"