blob: 08a29830b2d7698f51f5eec6ce500ac50f53898f [file] [log] [blame]
{
"name": "Repro",
"version": "0.3.5",
"summary": "Tracking & recording user behavior in your app.",
"homepage": "https://repro.io/",
"license": {
"type": "Copyright",
"text": "(c) 2014 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": "0.3.5"
},
"documentation_url": "http://doc.repro.io",
"platforms": {
"ios": null
},
"requires_arc": true,
"public_header_files": "Repro.framework/**/*.h",
"vendored_frameworks": "Repro.framework",
"frameworks": [
"AVFoundation",
"QuartzCore",
"CoreMedia",
"CoreVideo"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -all_load"
}
}