[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / d / TheButterflySDK / 2.0.0 / TheButterflySDK.podspec.json
blob5bb7c87ab129ccb0fc9768648fc75a5daf6ee363
2   "name": "TheButterflySDK",
3   "version": "2.0.0",
4   "summary": "The Butterfly Host SDK will allow your app to host our butterfly report button.",
5   "description": "This will allow your app to host the Butterfly Project's SDK. It will give your app the ability to send a discrete report from your app to The Butterfly's servers.\nJust: place a Butterfly report button + use a valid API key = you're good to go!",
6   "homepage": "https://github.com/TheButterflySDK/iOS",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "perrchick": "perrchick@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/TheButterflySDK/iOS.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "TheButterflySDK/Classes/**/*.{swift,m,mm,c,h,cpp}",
22   "resource_bundles": {
23     "TheButterflySDK": [
24       "TheButterflySDK/Assets/Resources/*.lproj/*.strings"
25     ]
26   }