| { |
| "name": "ZDXTestDemo", |
| "version": "1.1.2", |
| "summary": "A short description of ZDXTestDemo.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/Dongxi729/TestModule", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "18259129536@163.com": "18259129536@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/Dongxi729/TestModule.git", |
| "tag": "1.1.2" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "ZDXTestDemo/Classes/**/*", |
| "public_header_files": "Pod/ZDXTestDemo.h" |
| } |