blob: 4f248b114454083bcaa82d973bbd7f4aefe76517 [file] [log] [blame]
{
"name": "Repro",
"version": "2.11.1",
"summary": "Repro is a mobile analytics tool that lets you have much deeper understanding of mobile app users with play-by-play videos.",
"homepage": "https://repro.io/",
"license": {
"type": "Copyright",
"text": "(c) 2015 Repro Inc."
},
"authors": {
"Repro": "support@repro.io"
},
"social_media_url": "https://twitter.com/reproio",
"source": {
"git": "https://github.com/reproio/repro-ios-sdk.git",
"tag": "2.11.1"
},
"documentation_url": "http://docs.repro.io",
"platforms": {
"ios": null
},
"requires_arc": true,
"public_header_files": "Repro.embeddedframework/Repro.framework/Headers/*.h",
"source_files": "Repro.embeddedframework/Repro.framework/Headers/*.h",
"vendored_frameworks": "Repro.embeddedframework/Repro.framework",
"resources": "Repro.embeddedframework/Resources/ReproSDKResources.bundle",
"frameworks": [
"AVFoundation",
"CoreMedia",
"CoreTelephony",
"MobileCoreServices",
"Security",
"SystemConfiguration"
],
"libraries": "z"
}