[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 5 / c / LSWTreeView / 0.1.0 / LSWTreeView.podspec.json
blobe08d098f9ed9dbca77fa38802932a22547ab6a77
2   "name": "LSWTreeView",
3   "version": "0.1.0",
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.0"
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   ]