blob: b6928c7bb22e33d89f891c7105bb3873401492c2 [file] [log] [blame]
{
"name": "Outbound",
"version": "1.1.0",
"summary": "Better Messages for Web and Mobile Apps",
"description": "Outbound makes it easy to send email and mobile messages based on user actions, then test how much each message helps your business.",
"homepage": "http://www.outbound.io",
"license": {
"type": "Commercial",
"text": " All text and design is copyright © 2015 Outbound Solutions, Inc.\n\n All rights reserved.\n\n http://www.outbound.io\n"
},
"authors": {
"Dhruv Mehta": "dhruv@outbound.io"
},
"source": {
"git": "https://github.com/outboundio/ios-sdk.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/OutboundIO",
"documentation_url": "https://github.com/outboundio/api",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Outbound/*.{h,m}",
"prefix_header_file": "Outbound/Outbound-Prefix.pch",
"frameworks": "UIKit"
}