[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / f / 5 / Buglife / 1.3.1 / Buglife.podspec.json
blob86b0278c109e5368f19bb53da7b2e4d2bef043a7
2   "name": "Buglife",
3   "version": "1.3.1",
4   "summary": "Awesome bug reporting ðŸ˜Ž",
5   "description": "Report bugs, annotate screenshots, and collect logs from within your iOS app!",
6   "homepage": "http://www.buglife.com",
7   "license": {
8     "type": "Commercial",
9     "text": "See http://www.buglife.com/terms-of-service"
10   },
11   "authors": {
12     "Buglife": "support@buglife.com"
13   },
14   "source": {
15     "git": "https://github.com/Buglife/Buglife-iOS.git",
16     "tag": "1.3.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "preserve_paths": [
22     "Buglife.framework/*"
23   ],
24   "source_files": "Buglife.framework/Versions/A/Headers/*.{h}",
25   "public_header_files": "Buglife.framework/Versions/A/Headers/*.{h}",
26   "vendored_frameworks": "Buglife.framework",
27   "frameworks": [
28     "CoreTelephony",
29     "SystemConfiguration"
30   ]