| { |
| "name": "JDAutoLayout", |
| "version": "1.2.4", |
| "summary": "JDAutoLayout", |
| "description": "JDRouter", |
| "homepage": "https://github.com/wangjindong/JDLayout.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wangjindong": "419591321@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/wangjindong/JDLayout.git", |
| "tag": "1.2.4" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit" |
| ], |
| "requires_arc": true, |
| "source_files": "JDAutoLayout/*.{h,m}", |
| "public_header_files": "JDAutoLayout/*.h" |
| } |