[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / d / TheButterflySDK / 1.2.2 / TheButterflySDK.podspec.json
blob98af44f0c857cb8dc1931647cba9a7bbd918239d
2   "name": "TheButterflySDK",
3   "version": "1.2.2",
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": "1.2.2"
17   },
18   "platforms": {
19     "ios": "9.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   }