[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 0 / ThirdPartyMailer / 1.0 / ThirdPartyMailer.podspec.json
blob74ed961917f29b6940068a68d63b11b3e697bff9
2   "name": "ThirdPartyMailer",
3   "version": "1.0",
4   "summary": "Interact with third-party iOS mail clients, using custom URL schemes.",
5   "homepage": "https://github.com/vtourraine/ThirdPartyMailer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Vincent Tourraine": "me@vtourraine.net"
12   },
13   "social_media_url": "http://twitter.com/vtourraine",
14   "source": {
15     "git": "https://github.com/vtourraine/ThirdPartyMailer.git",
16     "tag": "1.0"
17   },
18   "source_files": "Source/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"