blob: 084e137367e86354376947bfc7878ad2de3efb79 [file] [log] [blame]
{
"name": "Repro",
"version": "4.5.1",
"summary": "Repro is a mobile analytics tool that lets you have much deeper understanding of your users.",
"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": "4.5.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": [
"CoreTelephony",
"MobileCoreServices",
"Security",
"SystemConfiguration",
"WebKit"
],
"libraries": "z"
}