blob: 96ecc34949d24056982a8529bc4b469c7de8872c [file] [log] [blame]
{
"name": "LambdaKit",
"version": "0.2.1",
"license": "MIT",
"summary": "Closures on most used UIKit methods",
"homepage": "https://github.com/Reflejo/LambdaKit",
"social_media_url": "https://twitter.com/fz",
"authors": {
"Martin Conte Mac Donell": "reflejo@gmail.com"
},
"source": {
"git": "https://github.com/Reflejo/LambdaKit.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0",
"watchos": "3.0"
},
"ios": {
"source_files": "Source/*.swift"
},
"watchos": {
"source_files": [
"Source/NSObject*.swift",
"Source/CLLocationManager*.swift"
]
},
"pushed_with_swift_version": "3.0"
}