blob: 3007dc740c21a07cb7e03ff6d992f0f365ba9d1b [file] [log] [blame]
{
"name": "PepperKit-iOS",
"version": "1.0.3-beta.1",
"summary": "PepperKit-iOS provides support for implementing PepperKit in your iOS Application.",
"description": " Pepper is an SDK for iOS and Android that enables Businesses and App owners embed Rich Chat messaging into their Mobile Apps in 5 minutes! It is also customizable to the look and feel of the parent apps.\n",
"homepage": "https://github.com/Espreccino/PepperKit-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Himanshu Retarekar": "himanshu@espreccino.com"
},
"social_media_url": "https://www.linkedin.com/in/hretarekar",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Espreccino/PepperKit-iOS.git",
"tag": "1.0.3-beta.1"
},
"public_header_files": "PepperKit.embeddedframework/PepperKit.framework/Versions/A/Headers/*.h",
"resources": [
"PepperKit.embeddedframework/Resources/PepperKitResources.bundle",
"Dependencies Resources/**/*.png",
"Dependencies Resources/**/*.nib",
"Dependencies Resources/**/*.json"
],
"vendored_frameworks": "PepperKit.embeddedframework/PepperKit.framework",
"frameworks": [
"Accelerate",
"AssetsLibrary",
"CoreData",
"CoreGraphics",
"CoreImage",
"CoreLocation",
"Foundation",
"ImageIO",
"MapKit",
"MessageUI",
"MobileCoreServices",
"QuartzCore",
"Security",
"SystemConfiguration",
"UIKit"
],
"libraries": "icucore",
"requires_arc": true
}