Latest | 1.0.3 |
---|---|
Homepage | https://github.com/daijunyi/DDDialog |
License | MIT |
Platforms | ios 8.0 |
Authors |
项目
- 作者:戴俊毅
- 时间:2019年3月19日
通过cocoaPods 安装
pod 'DDDialog', '~> 1.0.3'
Latest podspec
{ "name": "DDDialog", "version": "1.0.3", "summary": "run in ios DDDialog", "homepage": "https://github.com/daijunyi/DDDialog", "license": "MIT", "authors": { "daijunyi": "[email protected]" }, "social_media_url": "https://weibo.com/u/5286053396", "source": { "git": "https://github.com/daijunyi/DDDialog.git", "tag": "1.0.3" }, "public_header_files": "DDDialog/DDDialog.h", "source_files": "DDDialog/*.{h,m}", "platforms": { "ios": "8.0" } }
Wed, 20 Mar 2019 11:25:13 +0000