[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / c / f / BugButton / 1.0.0 / BugButton.podspec.json
blob2be174b4d5b9ac899b20a966a9824f94607f7442
2   "name": "BugButton",
3   "version": "1.0.0",
4   "summary": "A custom iOS button for users to report bugs during beta testing.",
5   "homepage": "https://github.com/MDSilber/BugButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mason Silber": "mdsilber1@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/MDSilber/BugButton.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "public_header_files": "Classes/**/*.h",
25   "resources": "Resources/*.png",
26   "requires_arc": true