blob: e74873b4a446e92d981867e5c0501f390daf90cd [file] [log] [blame]
{
"name": "Brisy",
"version": "1.0.0",
"summary": "提供快速创建动画的方法和快速设置毛玻璃效果以及画水平中线",
"homepage": "https://github.com/BrisyIOS/BrisyDemo",
"license": "MIT",
"authors": {
"zhangxu": "386552469@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/BrisyIOS/BrisyDemo.git",
"tag": "1.0.0"
},
"source_files": "ExampleDemo/ExampleDemo/Brisy**/*.{h,m}",
"requires_arc": true
}