[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 3 / Casty / 0.3.1 / Casty.podspec.json
blob3f8ce4f588dfad1162c0ab8c8475f8e9da764ec0
2   "name": "Casty",
3   "version": "0.3.1",
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.1"
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