[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 3 / d / Bugly / 1.4.6 / Bugly.podspec.json
blobb7ab7a85211274078b01d18697758d46dd925020
2   "name": "Bugly",
3   "version": "1.4.6",
4   "summary": "Bugly iOS SDK",
5   "description": "iOS library for Bugly Crash Report Service",
6   "homepage": "http://bugly.qq.com/",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2016 tencent.com. All rights reserved.\n"
10   },
11   "authors": {
12     "Tencent": "bugly@tencent.com"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/BuglyDevTeam/Bugly-iOS/master/release/Bugly-1.4.6.zip"
16   },
17   "requires_arc": false,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "vendored_frameworks": "Bugly.framework",
22   "source_files": "Bugly.framework/Headers/*.h",
23   "frameworks": [
24     "SystemConfiguration",
25     "Security",
26     "JavaScriptCore"
27   ],
28   "libraries": [
29     "c++",
30     "z"
31   ]