[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / c / LSWTreeView / 0.1.2 / LSWTreeView.podspec.json
blob8b78444f2612583d98050da97ace3e0d6add24d5
2   "name": "LSWTreeView",
3   "version": "0.1.2",
4   "summary": "iOS端的树形UI控件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/RicardoLSW/LSWTreeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ricardo": "qq1043009478@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/RicardoLSW/LSWTreeView.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSWTreeView/Classes/**/*",
22   "public_header_files": "LSWTreeView/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]