Commit 27cd4e83 authored by rockypzhang's avatar rockypzhang

add static_framework statement

parent 3bd3f1b0
......@@ -16,7 +16,7 @@ bugly crash plugin
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.dependency 'Bugly'
s.static_framework = true
s.ios.deployment_target = '8.0'
end
name: bugly_crash
description: Flutter app can use this plugin to monitor exception happened and upload error or crash to bugly server.
version: 0.0.5
version: 0.0.6
homepage: https://bugly.qq.com
environment:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment