[Add] AgoraAudio_Special_iOS 4.3.2.134
[CocoaPods.git] / Specs / 1 / c / d / CCTips / 0.0.1 / CCTips.podspec.json
blobf47613295d7b93ddf0ddaab3028b8f836319c969
2   "name": "CCTips",
3   "version": "0.0.1",
4   "summary": "CCTips tips for log view window debug.",
5   "description": "CCTips tips for log view window debug, Simple and lightweight.",
6   "homepage": "https://github.com/ccworld1000/CCTips",
7   "screenshots": "https://raw.githubusercontent.com/ccworld1000/CCTips/master/screenshot/tipsDemo.gif",
8   "license": "GNU2",
9   "authors": {
10     "CC": "ccworld1000@gmail.com"
11   },
12   "social_media_url": "https://github.com/ccworld1000/CCTips",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/ccworld1000/CCTips.git",
18     "tag": "0.0.1"
19   },
20   "exclude_files": "Classes/Exclude",
21   "source_files": "src",
22   "requires_arc": true,
23   "dependencies": {
24     "Toast": [
26     ]
27   }