[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / a / 6 / LayerTreeInspector / 0.1.1 / LayerTreeInspector.podspec.json
blob0049cc517f56d3f50f1a354c938f58cc616fc7b9
2   "name": "LayerTreeInspector",
3   "version": "0.1.1",
4   "summary": "LayerTreeInspector For Your App",
5   "description": "This is a tool to inspect your view hierarchys on your iphone at realtime,Provide two ways to view hierarchys:one is the general flat tree structure and anothe is three-dimensional form,So you can get out of Xcode and reach the result you want",
6   "homepage": "https://github.com/sunday1990/LayerTreeInspector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eychos": "935143023@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sunday1990/LayerTreeInspector.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LayerTreeInspector/Classes/**/*",
22   "resource_bundles": {
23     "LayerTreeInspector": [
24       "LayerTreeInspector/Assets/Assets.xcassets"
25     ]
26   }