[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / SUDebug / 0.4 / SUDebug.podspec.json
blob848b6382bee461b351ed68266c4dad461d8ecd3e
2   "name": "SUDebug",
3   "version": "0.4",
4   "summary": "A debug tool based on PeerTalk and AsyncSocket",
5   "homepage": "https://github.com/suidongyang/SUDebug",
6   "license": "MIT",
7   "authors": {
8     "SU": "suidongyangf@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/suidongyang/SUDebug.git",
15     "tag": "0.4"
16   },
17   "source_files": [
18     "SUDebug/Libs/**/*.{h,m}",
19     "SUDebug/Classes/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "CocoaAsyncSocket": [
25     ]
26   }