blob: 7a302c2e200705a9d32f44ce9aef5784a85ec6dc [file] [log] [blame]
{
"name": "TwoWayMirror",
"version": "1.2.0",
"summary": "Bi-directional reflection for Swift",
"homepage": "https://github.com/johnno1962/TwoWayMirror",
"social_media_url": "https://twitter.com/Injection4Xcode",
"documentation_url": "https://github.com/johnno1962/TwoWayMirror/blob/master/README.md",
"license": {
"type": "MIT"
},
"authors": {
"johnno1962": "mirror@johnholdsworth.com"
},
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"source": {
"git": "https://github.com/johnno1962/TwoWayMirror.git",
"tag": "1.2.0"
},
"source_files": "TwoWayMirror.playground/Sources/*.swift",
"pushed_with_swift_version": "3.0"
}