[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 6 / 2 / ButterflyMXSDK / 0.7 / ButterflyMXSDK.podspec.json
blobff52faf9416fca394288794b13b6540d62f75da2
2   "name": "ButterflyMXSDK",
3   "version": "0.7",
4   "license": {
5     "type": "Apache-2.0",
6     "file": "LICENSE"
7   },
8   "summary": "A Swift framework to implement ButterflyMX SDK",
9   "homepage": "https://github.com/zuchie/bmxsdk.git",
10   "authors": {
11     "zuchie": "zuchie@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://github.com/zuchie/bmxsdk/raw/master/ButterflyMXSDK.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "ButterflyMXSDK.framework",
21     "preserve_paths": "pjsip/**/*",
22     "xcconfig": {
23       "HEADER_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/s.name/pjsip/include\"",
24       "LIBRARY_SEARCH_PATHS": "$(inherited) \"${PODS_ROOT}/s.name/pjsip/lib\""
25     }
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.7.3"
30     ]
31   }