[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 1 / 6 / BuglyDynamic / 0.1.9 / BuglyDynamic.podspec.json
blobf5d9405d60c765385e76a06394d9752181f4a0f8
2   "name": "BuglyDynamic",
3   "version": "0.1.9",
4   "summary": "BuglyDynamic for components",
5   "description": "BuglyDynamic for components",
6   "homepage": "https://github.com/bbrichard/BuglyDynamic",
7   "license": "MIT. Copyright (c) 2019年 BB. All rights reserved.",
8   "authors": {
9     "Richard": "Richard@seektopser.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/bbrichard/BuglyDynamic/master/Products/BuglyDynamic.framework018.zip"
16   },
17   "frameworks": [
18     "SystemConfiguration",
19     "Security"
20   ],
21   "default_subspecs": "zip",
22   "prepare_command": "touch  BuglyDynamic.framework/Modules/module.modulemap\ncat <<-EOF > BuglyDynamic.framework/Modules/module.modulemap\nframework module UMMobClick {\n    header \"Bugly.h\"\n    header \"BuglyConfig.h\"\n    header \"BuglyLog.h\"\n}\nEOF",
23   "subspecs": [
24     {
25       "name": "zip",
26       "ios": {
27         "vendored_frameworks": "*.framework"
28       }
29     }
30   ]