blob: efb6ce57853455131dedc0f9893787e79532ddd2 [file] [log] [blame]
{
"name": "OrganizationView",
"version": "0.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OrganizationView/Classes/**/*",
"dependencies": {
"Masonry": [
]
},
"requires_arc": true
}