blob: 2763194ad8897e710f2a35a70c0a68af2f73f660 [file] [log] [blame]
{
"name": "ActorSDK-iOS",
"version": "1.0.217",
"summary": "Actor SDK for intergration Actor Messaging to your apps",
"homepage": "https://actor.im/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Actor LLC": "steve@actor.im"
},
"source": {
"git": "https://github.com/actorapp/ActorSDK-iOS.git",
"tag": "v1.0.217"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"prepare_command": "Scripts/download.sh",
"dependencies": {
"RegexKitLite": [
],
"CocoaAsyncSocket": [
],
"zipzap": [
],
"J2ObjC-Framework": [
],
"VBFPopFlatButton": [
],
"MBProgressHUD": [
],
"SVProgressHUD": [
],
"PSTAlertController": [
],
"SZTextView": [
],
"SlackTextViewController": [
],
"NYTPhotoViewer": [
],
"RSKImageCropper": [
],
"JDStatusBarNotification": [
],
"SDWebImage/WebP": [
],
"BlockAlertsAnd-ActionSheets": [
],
"RMUniversalAlert": [
],
"TTTAttributedLabel": [
],
"M13ProgressSuite": [
]
},
"preserve_paths": "Frameworks/ActorSDK.framework",
"vendored_frameworks": "Frameworks/ActorSDK.framework"
}