{ | |
"name": "PropertyKit", | |
"version": "1.1", | |
"license": "MIT", | |
"swift_versions": "5.0", | |
"summary": "Protocol-First, Type and Key-Safe Swift Property for iOS, macOS and tvOS.", | |
"homepage": "https://github.com/metasmile/PropertyKit", | |
"authors": { | |
"Taeho Lee": "lee@stells.co" | |
}, | |
"source": { | |
"git": "https://github.com/metasmile/PropertyKit.git", | |
"tag": "1.1" | |
}, | |
"platforms": { | |
"ios": "10.0", | |
"osx": "10.10", | |
"tvos": "9.0", | |
"watchos": "2.0" | |
}, | |
"source_files": "Sources/**/*.swift" | |
} |