[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / a / b / BuglyHotfix / 1.1.0 / BuglyHotfix.podspec.json
blob68af059f31908544ceb9703f14c36fc259319f1f
2   "name": "BuglyHotfix",
3   "authors": {
4     "Tencent": "bugly@tencent.com"
5   },
6   "version": "1.1.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 2016 tencent.com. All rights reserved.\n"
13   },
14   "source": {
15     "http": "http://softfile.3g.qq.com/myapp/buglysdk/BuglyHotfix-1.1.0.zip"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "7.0"
20   },
21   "frameworks": [
22     "SystemConfiguration",
23     "Security",
24     "JavascriptCore"
25   ],
26   "libraries": [
27     "z",
28     "c++"
29   ],
30   "default_subspecs": "Core",
31   "subspecs": [
32     {
33       "name": "Core",
34       "vendored_frameworks": "BuglyHotfix.framework",
35       "source_files": "BuglyHotfix.framework/Headers/*.h",
36       "dependencies": {
37         "JSPatch": [
39         ]
40       }
41     }
42   ]