[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / 9 / a / b / BuglyHotfix / 2.0.0 / BuglyHotfix.podspec.json
blobd4744c333eb34dceab71134870d25f9a847f902e
2   "name": "BuglyHotfix",
3   "authors": {
4     "Tencent": "bugly@tencent.com"
5   },
6   "version": "2.0.0",
7   "summary": "BuglyHotfix iOS SDK",
8   "description": "iOS library for Bugly App Hotfix Service",
9   "homepage": "https://bugly.qq.com/",
10   "license": {
11     "type": "Copyright",
12     "text": "      Copyright 2017 Tencent.com. All rights reserved.\n"
13   },
14   "source": {
15     "http": "http://softfile.3g.qq.com/myapp/buglysdk/BuglyHotfix-2.0.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "Security"
24   ],
25   "libraries": [
26     "z",
27     "c++"
28   ],
29   "default_subspecs": "Core",
30   "subspecs": [
31     {
32       "name": "Core",
33       "vendored_frameworks": "BuglyHotfix.framework",
34       "source_files": "BuglyHotfix.framework/Headers/*.h"
35     }
36   ]