blob: 509a5600ffef97e3039887681de1d286de966c3f [file] [log] [blame]
{
"name": "ActorSDK-iOS",
"version": "1.0.313",
"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.313"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"prepare_command": "Scripts/download.sh",
"dependencies": {
"RegexKitLite": [
],
"CocoaAsyncSocket": [
],
"zipzap": [
],
"J2ObjC-Framework": [
],
"VBFPopFlatButton": [
],
"MBProgressHUD": [
],
"SVProgressHUD": [
],
"PSTAlertController": [
],
"SZTextView": [
],
"RSKImageCropper": [
],
"JDStatusBarNotification": [
],
"ElegantPresentations": [
],
"YYText": [
],
"YYImage": [
"0.9.3"
],
"YYCategories": [
],
"DZNWebViewController": [
],
"BlockAlertsAnd-ActionSheets": [
],
"RMUniversalAlert": [
],
"TTTAttributedLabel": [
],
"M13ProgressSuite": [
]
},
"preserve_paths": "Frameworks",
"vendored_frameworks": "Frameworks/ActorSDK.framework",
"xcconfig": {
"SWIFT_INCLUDE_PATHS": "$(PROJECT_DIR)/ActorSDK-iOS/Frameworks/",
"FRAMEWORK_SEARCH_PATHS": "$(PROJECT_DIR)/ActorSDK-iOS/Frameworks/"
}
}