[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 1 / LambdaKit / 0.2.4 / LambdaKit.podspec.json
blob37aeed088aaffcac81b2472f96b55e60340e620c
2   "name": "LambdaKit",
3   "version": "0.2.4",
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.2.4"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "watchos": "3.0"
18   },
19   "ios": {
20     "source_files": "Sources/LambdaKit/*.swift"
21   },
22   "watchos": {
23     "source_files": [
24       "Sources/LambdaKit/NSObject*.swift",
25       "Source/LambdaKit/CLLocationManager*.swift"
26     ]
27   },
28   "pushed_with_swift_version": "4.0"