[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / b / AaaLib / 0.0.4 / AaaLib.podspec.json
blobac1ceb7405d85f8cf5c82b4f84eaa544be4adbe0
2   "name": "AaaLib",
3   "version": "0.0.4",
4   "source": {
5     "git": "https://github.com/muxinc/dummy-for-test-cocoapod.git",
6     "tag": "v0.0.4"
7   },
8   "summary": "The Mux Dummy Lib",
9   "description": "Cocoapod testing only.",
10   "homepage": "https://mux.com",
11   "social_media_url": "https://twitter.com/muxhq",
12   "license": "Apache 2.0",
13   "authors": {
14     "Mux": "ios-sdk@mux.com"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": "Frameworks/iOS/fat/BbbLib.framework",
22     "frameworks": [
23       "AVKit",
24       "AVFoundation"
25     ]
26   },
27   "tvos": {
28     "vendored_frameworks": "Frameworks/tvOS/fat/BbbLibTv.framework",
29     "frameworks": [
30       "AVKit",
31       "AVFoundation"
32     ]
33   }