blob: 08fb4fd1d5e6ee580a9782aa121c1d844301ded5 [file] [log] [blame]
{
"name": "Repro",
"version": "1.3.19",
"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": "1.3.19"
},
"documentation_url": "http://doc.repro.io",
"platforms": {
"ios": null
},
"requires_arc": true,
"public_header_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"
]
}