[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 0 / 4 / StreamlyzerPlugin / 0.9.5 / StreamlyzerPlugin.podspec.json
blob6c32fbb92995d3d5aefe331887562d8b2bf49bb6
2   "name": "StreamlyzerPlugin",
3   "version": "0.9.5",
4   "summary": "Streamlyzer Plugin frameworks for iOS/tvOS",
5   "description": "This library is created by Streamlyzer. It contains frameworks of Streamlyzer Plugin for iOS/tvOS.",
6   "homepage": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Streamlyzer": "swdev@streamlyzer.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/streamlyzer/streamlyzer-plugin-ios-lib.git",
20     "tag": "0.9.5"
21   },
22   "ios": {
23     "vendored_frameworks": "iphoneos/StreamlyzerPlugin.framework"
24   },
25   "tvos": {
26     "vendored_frameworks": "appletvos/StreamlyzerPlugin.framework"
27   }