[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 7 / 8 / 5 / PepperKit-iOS / 1.0.0-beta.1 / PepperKit-iOS.podspec.json
blob7c3ca02b4dba944519f9e03abc06c25f579caac4
2   "name": "PepperKit-iOS",
3   "version": "1.0.0-beta.1",
4   "summary": "PepperKit-iOS provides support for implementing PepperKit in your iOS Application.",
5   "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",
6   "homepage": "https://github.com/Espreccino/PepperKit-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Himanshu Retarekar": "himanshu@espreccino.com"
13   },
14   "social_media_url": "https://www.linkedin.com/in/hretarekar",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/Espreccino/PepperKit-iOS.git",
20     "tag": "1.0.0-beta.1"
21   },
22   "public_header_files": "PepperKit.embeddedframework/PepperKit.framework/Versions/A/Headers/*.h",
23   "resources": [
24     "PepperKit.embeddedframework/Resources/PepperKitResources.bundle",
25     "Dependencies Resources/**/*.png",
26     "Dependencies Resources/**/*.nib",
27     "Dependencies Resources/**/*.json"
28   ],
29   "vendored_frameworks": "PepperKit.embeddedframework/PepperKit.framework",
30   "frameworks": [
31     "Accelerate",
32     "AssetsLibrary",
33     "CoreData",
34     "CoreGraphics",
35     "CoreImage",
36     "CoreLocation",
37     "Foundation",
38     "ImageIO",
39     "MapKit",
40     "MessageUI",
41     "MobileCoreServices",
42     "QuartzCore",
43     "Security",
44     "SystemConfiguration",
45     "UIKit"
46   ],
47   "libraries": "icucore",
48   "requires_arc": true