[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 7 / a / 3 / Casty / 0.3.2 / Casty.podspec.json
blob7658e7f030c96d9b35df11ded215b7e713ca8495
2   "name": "Casty",
3   "version": "0.3.2",
4   "summary": "A simple library to facilitate chromecast sdk integration",
5   "description": "TODO: Casty used to facilited chromecast sdk integration with your application with few lines of code.",
6   "homepage": "https://github.com/HRiNS/SwiftCasty.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirriyadh": "amir.whiz@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/HRiNS/SwiftCasty.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Casty/Classes/**/*",
22   "swift_version": "4.0",
23   "dependencies": {
24     "google-cast-sdk": [
26     ]
27   },
28   "static_framework": true