blob: dc745e748dd67e25f2c643188c1a4d817527893c [file] [log] [blame]
{
"name": "VXWMZBanner",
"version": "0.7.0",
"summary": "my banner tool",
"description": "good tools",
"homepage": "https://github.com/voidxinxin/VXWMZBanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"voidxin": "voidxin@163.com"
},
"source": {
"git": "https://github.com/voidxinxin/VXWMZBanner.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VXWMZBanner/Classes/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"SDWebImage": [
]
}
}