| { |
| "name": "OrganizationView", |
| "version": "0.2.0", |
| "summary": "Organization structure View,团队组织架构展示View", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/LinYiWen/OrganizationView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Evan": "381759536@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/LinYiWen/OrganizationView.git", |
| "tag": "0.2.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OrganizationView/Classes/**/*", |
| "resource_bundles": { |
| "OrganizationView": [ |
| "OrganizationView/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "Masonry": [ |
| |
| ] |
| }, |
| "requires_arc": true |
| } |