blob: c803116da986496e8c934f7755e3df933e8934ff [file] [log] [blame]
{
"name": "WQViewFrame",
"version": "0.2.0",
"summary": "基于View的frame进行布局所用的属性",
"description": "Testing Private Podspec.\n \n* Markdown format.\n* Don't worry about the indent, we strip it!",
"homepage": "https://github.com/shmilywq/WQViewFrame",
"license": "MIT",
"authors": {
"wangqiang": "wqshmilylt@gmail.com"
},
"source": {
"git": "https://github.com/shmilywq/WQViewFrame.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SourceCode/*.{h,m}",
"frameworks": "UIKit"
}