blob: 5419d9060fcdfa954591c54411132fa9f3d6f40a [file] [log] [blame]
{
"name": "BuglyDynamic",
"version": "0.1.4",
"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"
],
"default_subspecs": "zip",
"subspecs": [
{
"name": "zip",
"ios": {
"vendored_frameworks": "*.framework"
}
}
]
}