| { | |
| "name": "LX_LayoutViews", | |
| "version": "1.0.1", | |
| "summary": "This can be used to autolayout subviews", | |
| "homepage": "https://github.com/liufeng124/LX_LayoutViews", | |
| "license": "MIT", | |
| "authors": { | |
| "liufeng124": "email@address.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liufeng124/LX_LayoutViews.git", | |
| "tag": "1.0.1" | |
| }, | |
| "source_files": "Core/*.{h,m}", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |