blob: bdec0a3bab81a6baf02f1982e5388bb6c9314b52 [file] [log] [blame]
{
"name": "Daydream",
"version": "1.0",
"summary": "Use the Daydream View controller with your iOS app.",
"homepage": "http://github.com/gizmosachin/Daydream",
"license": "MIT",
"social_media_url": "http://twitter.com/gizmosachin",
"authors": {
"Sachin Patel": "me@gizmosachin.com"
},
"source": {
"git": "https://github.com/gizmosachin/Daydream.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"CoreBluetooth"
],
"pushed_with_swift_version": "3.0"
}