blob: 68c480755f255cff9ca9568930fd3bd933ad2dd8 [file] [log] [blame]
{
"name": "UserInsight-iOS",
"version": "0.0.9",
"summary": "User Insight App SDK (Test)",
"description": "User Insight SDK for iOS App",
"homepage": "http://www.userlocal.jp/",
"license": {
"text": "Copyright 2015 User Local Inc.",
"type": "Copyright"
},
"authors": "User Local, Inc.",
"source": {
"http": "http://cdn.userlocal.jp/cpdc/UserInsight-iOS_0_0_8_bitcode.zip",
"flatten": true
},
"platforms": {
"ios": "4.3"
},
"source_files": "Headers/*.h",
"vendored_libraries": [
"Libraries/libUserInsight.a"
],
"preserve_paths": "Libraries/libUserInsight.a",
"xcconfig": {
"HEADER_SEARCH_PATHS": "(inherited)"
},
"frameworks": [
"SystemConfiguration",
"CoreMotion",
"AdSupport",
"CoreTelephony"
]
}