| { |
| "name": "DDDAdSdkSwift", |
| "version": "0.1.0", |
| "summary": "DDDAdSdk-swift版本", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/summerthread/DDDAdSdkSwift", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "summerthread": "summerthread@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/summerthread/DDDAdSdkSwift.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "DDDAdSdkSwift/Classes/**/*", |
| "requires_arc": true, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |