| { |
| "name": "DDSwiftKit", |
| "version": "0.0.2", |
| "summary": "简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!", |
| "description": "简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!\n简单描述一下 DDSwiftKit 的用途:就是用来测试搭建开源三方库的!", |
| "homepage": "https://github.com/DDKit/DDSwiftKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "duanchanghe": "592110272@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/DDKit/DDSwiftKit.git", |
| "tag": "0.0.2" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "DDSwiftKit/Classes/**/*", |
| "swift_version": "4.0" |
| } |