[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / d / YTDebug / 1.0.0 / YTDebug.podspec.json
blobf0bdb097a96ebc2dd840e18f2075ff6dc9163d93
2   "name": "YTDebug",
3   "platforms": {
4     "ios": "7.0"
5   },
6   "version": "1.0.0",
7   "license": "MIT",
8   "summary": "Tools for viewing logs on a mobile phone.",
9   "homepage": "https://github.com/songyutao/YTDebug",
10   "authors": {
11     "宋玉涛": "iamsongyutao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/songyutao/YTDebug.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "subspecs": [
19     {
20       "name": "YTDebug",
21       "source_files": "YTDebug/YTDebug",
22       "dependencies": {
23         "YTAssistiveTouch": [
25         ],
26         "CocoaLumberjack": [
28         ]
29       },
30       "frameworks": [
31         "UIKit"
32       ]
33     }
34   ]