blob: 2bd8b42202d1ac5cbb6df02b1ba62d7991696f81 [file] [log] [blame]
{
"name": "WQViewFrame",
"version": "0.0.2",
"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.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SourceCode/*.{h,m}",
"frameworks": "UIKit"
}