blob: 1092bc512d5402c55383794be35af4f02fae032e [file] [log] [blame]
{
"name": "UIView+Mask",
"version": "1.0.1",
"summary": "maskView",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/songhongkang/UIView-Mask.git",
"license": "MIT",
"authors": {
"songhongkang": "139994824@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/songhongkang/UIView-Mask.git",
"tag": "1.0.1"
},
"source_files": "UIView+Mask/*",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}