| { |
| "name": "LWXDetailController", |
| "version": "0.1.2", |
| "summary": "快速设置一个有头视图有自定义的子控制器的详情页", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/storm52/LWXDetailController", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "storm52": "liuwuxiong2506@tops001.com" |
| }, |
| "source": { |
| "git": "https://github.com/storm52/LWXDetailController.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "dependencies": { |
| "ReactiveObjC": [ |
| "~> 2.1.0" |
| ], |
| "YPTabBarController": [ |
| |
| ], |
| "Masonry": [ |
| |
| ] |
| }, |
| "source_files": "LWXDetailController/Classes/**/*" |
| } |