[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / b / 0 / ThirdPartyMailer / 0.1.1 / ThirdPartyMailer.podspec.json
blob0e3238b7594df688f1af3b9ed05c1296402304bd
2   "name": "ThirdPartyMailer",
3   "version": "0.1.1",
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": "0.1.1"
17   },
18   "source_files": "Source/*.swift",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "frameworks": "UIKit",
23   "requires_arc": true