| { | |
| "name": "DDLHDTest", | |
| "version": "1.0.0", | |
| "summary": "A short description of DDLHDTest.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/liuhedong01/DDLHDTest", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lhd": "liuhedong01@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/liuhedong01/DDLHDTest.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "DDLHDTest/Classes/**/*", | |
| "frameworks": "UIKit" | |
| } |