| { |
| "name": "WQViewFrame", |
| "version": "0.1.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.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "SourceCode/*.{h,m}", |
| "frameworks": "UIKit" |
| } |