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