| { | |
| "name": "SwiftMime", | |
| "version": "1.0.0", | |
| "summary": "inspired from node-mime.", | |
| "homepage": "https://github.com/weekwood/SwiftMime", | |
| "license": "MIT", | |
| "authors": { | |
| "di wu": "di.wu@me.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/weekwood/SwiftMime.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/*.swift", | |
| "resources": "Pod/Assets/*.json", | |
| "pushed_with_swift_version": "3.0" | |
| } |