[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 8 / 4 / OutlineView / 1.0.0 / OutlineView.podspec.json
blobcc7794c328cdba36e73b7e3428dee40781d54809
2   "name": "OutlineView",
3   "version": "1.0.0",
4   "summary": "A short description of OutlineView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shmmzi/OutlineView.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shmmzi": "test@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/shmmzi/OutlineView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OutlineView/Classes/**/*",
22   "resource_bundles": {
23     "OutlineView": [
24       "OutlineView/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "JTTree": [
30     ]
31   }