blob: 5736411c6c0ea19e2d31a9c1f2616a131a2d798e [file] [log] [blame]
{
"name": "BuglyDynamic",
"version": "0.0.8",
"summary": "BuglyDynamic for components",
"description": "BuglyDynamic for components",
"homepage": "https://github.com/bbrichard/BuglyDynamic",
"license": "MIT. Copyright (c) 2019年 BB. All rights reserved.",
"authors": {
"Richard": "Richard@seektopser.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://raw.githubusercontent.com/bbrichard/BuglyDynamic/master/Products/BuglyDynamic.framework.zip"
},
"frameworks": [
"SystemConfiguration",
"Security"
],
"dependencies": {
"Bugly": [
]
},
"default_subspecs": "zip",
"subspecs": [
{
"name": "zip",
"ios": {
"vendored_frameworks": "*.framework"
}
}
]
}