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