[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 0 / 5 / IVDevTools / 1.0.1 / IVDevTools.podspec.json
blob96245dad9993208d2ac7df56ea6353b6f0f7f4fd
2   "name": "IVDevTools",
3   "version": "1.0.1",
4   "summary": "带界面的iOS开发调试工具",
5   "description": "IVDevTools是Swift编写的带界面的开发调试工具,包含日志模块、环境变量两大模块。",
6   "homepage": "https://github.com/GWTimes/IVDevTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JonorZhang": "zyx1507@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/GWTimes/IVDevTools.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "IVDevTools/**/*.{h,m,swift}",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "swift_version": "5.0"