[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / b / SwiftMime / 0.0.2 / SwiftMime.podspec.json
blobdeb0f2974b711e32e03046b6447afbf4efeb08d8
2   "name": "SwiftMime",
3   "version": "0.0.2",
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": "0.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/*.swift",
19   "resources": "Pod/Assets/*.types"