[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 7 / c / b / AaaLib / 0.0.5 / AaaLib.podspec.json
blob68c9d405fa9d2f9c57f1f049fa7f4da5b70d3e68
2   "name": "AaaLib",
3   "version": "0.0.5",
4   "source": {
5     "git": "https://github.com/muxinc/dummy-for-test-cocoapod.git",
6     "tag": "v0.0.5"
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/AaaLib.framework",
22     "frameworks": [
23       "AVKit",
24       "AVFoundation"
25     ]
26   },
27   "tvos": {
28     "vendored_frameworks": "Frameworks/tvOS/fat/AaaLibTv.framework",
29     "frameworks": [
30       "AVKit",
31       "AVFoundation"
32     ]
33   }