[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / c / 4 / KTDebugBall / 0.1.0 / KTDebugBall.podspec.json
blob90bc6cd6dccc7994fd5aa2699bd4600bfbc2fc8d
2   "name": "KTDebugBall",
3   "version": "0.1.0",
4   "summary": "KOTU's Debug Utils",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yjling2019/KTDebugBall",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KOTU": "lingyj2014@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/yjling2019/KTDebugBall.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "KTDebugBall/Classes/**/*",
22   "resource_bundles": {
23     "KTDebugBall": [
24       "KTDebugBall/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Masonry": [
30     ],
31     "Aspects": [
33     ],
34     "AFNetworking": [
36     ],
37     "YYModel": [
39     ]
40   }