| { | |
| "name": "SHComponentFactory", | |
| "version": "0.1.0", | |
| "summary": "组件化方案.", | |
| "description": "组件化方案解决控制器跳转问题。", | |
| "homepage": "https://github.com/yaoqi-github/SHComponentFactory", | |
| "license": "MIT", | |
| "authors": { | |
| "yaoqi": "1159991642@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yaoqi-github/SHComponentFactory.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*", | |
| "resource_bundles": { | |
| "SHComponentFactory": [ | |
| "Pod/Assets/*.png" | |
| ] | |
| } | |
| } |