[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 6 / 7 / 8 / OrganizationView / 0.2.0 / OrganizationView.podspec.json
blob93420681b3aca00cfd0674648e23e33438bbc64f
2   "name": "OrganizationView",
3   "version": "0.2.0",
4   "summary": "Organization structure View,团队组织架构展示View",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LinYiWen/OrganizationView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Evan": "381759536@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LinYiWen/OrganizationView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OrganizationView/Classes/**/*",
22   "resource_bundles": {
23     "OrganizationView": [
24       "OrganizationView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ]
31   },
32   "requires_arc": true