[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / 9 / 6 / SUDebug / 0.3 / SUDebug.podspec.json
blob9b6bfb4f7b8d52b4d395df4f6cc3f154a23d7838
2   "name": "SUDebug",
3   "version": "0.3",
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.3"
16   },
17   "source_files": [
18     "SUDebug/Libs/**/*.{h,m}",
19     "SUDebug/Classes/*.{h,m}"
20   ],
21   "requires_arc": true