[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / b / SwiftMime / 1.0.0 / SwiftMime.podspec.json
blob6b77528ce61c7278113a5d218625357ce33cef3d
2   "name": "SwiftMime",
3   "version": "1.0.0",
4   "summary": "inspired from node-mime.",
5   "homepage": "https://github.com/weekwood/SwiftMime",
6   "license": "MIT",
7   "authors": {
8     "di wu": "di.wu@me.com"
9   },
10   "source": {
11     "git": "https://github.com/weekwood/SwiftMime.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/*.swift",
19   "resources": "Pod/Assets/*.json",
20   "pushed_with_swift_version": "3.0"