blob: 5f5ae36fdf172d2f1aad490b715c0389ef256c46 [file] [log] [blame]
{
"name": "NanorepUI",
"version": "1.0.1",
"authors": {
"NanorepUI": "nissop@nanorep.com"
},
"license": {
"type": "Commercial",
"text": "https://www.nanorep.com/privacy/"
},
"summary": "Framework for presenting Nanorep’s viewers personalized information and FAQ's.",
"homepage": "http://www.nanorep.com/",
"source": {
"git": "https://github.com/nanorepsdk/Nanorep-iOS-SDK.git"
},
"ios": {
"vendored_frameworks": "NanorepUI.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"${SRCROOT}/Pods/\""
},
"preserve_paths": "NanorepUI.framework",
"platforms": {
"ios": "8.0"
},
"requires_arc": true
}