[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 8 / 7 / b / Button / 6.27.0 / Button.podspec.json
blobcfcd250e63956d978b49c1433226abdea6b3e337
2   "name": "Button",
3   "version": "6.27.0",
4   "summary": "Button iOS SDK.",
5   "description": "Button iOS SDK.\n\nhttp://usebutton.com",
6   "homepage": "http://www.usebutton.com",
7   "license": "Private",
8   "authors": "Button, Inc",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/button/button-ios.git",
14     "tag": "v6.27.0"
15   },
16   "requires_arc": true,
17   "compiler_flags": "-w",
18   "preserve_paths": "Button.framework",
19   "public_header_files": "Button.framework/Versions/A/Headers/*.h",
20   "source_files": "Button.framework/Versions/A/Headers/*.h",
21   "vendored_frameworks": "Button.framework",
22   "resources": "Button.bundle",
23   "frameworks": "AdSupport",
24   "swift_versions": "5.0",
25   "testspecs": [
26     {
27       "name": "Tests",
28       "test_type": "unit",
29       "dependencies": {
30         "ButtonMerchant": [
31           "~> 1.0"
32         ]
33       }
34     }
35   ],
36   "swift_version": "5.0"