[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 9 / 8 / 2 / Daydream / 1.0 / Daydream.podspec.json
blobbdec0a3bab81a6baf02f1982e5388bb6c9314b52
2   "name": "Daydream",
3   "version": "1.0",
4   "summary": "Use the Daydream View controller with your iOS app.",
5   "homepage": "http://github.com/gizmosachin/Daydream",
6   "license": "MIT",
7   "social_media_url": "http://twitter.com/gizmosachin",
8   "authors": {
9     "Sachin Patel": "me@gizmosachin.com"
10   },
11   "source": {
12     "git": "https://github.com/gizmosachin/Daydream.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreGraphics",
24     "CoreBluetooth"
25   ],
26   "pushed_with_swift_version": "3.0"