blob: 431eb5666731a39b3d830ec467fef91423295acf [file] [log] [blame]
{
"name": "RedPackRainView",
"version": "2.1.0",
"summary": "红包雨的组件",
"description": "红包雨的组件view",
"homepage": "https://github.com/Orange-W/RedPackRain.git",
"license": "MIT",
"authors": {
"OrangeEven": "495871401@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Orange-W/RedPackRain.git",
"tag": "2.1.0"
},
"source_files": "RedPackRain/Classes/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}