blob: 0eb86bec2fb75b5e57879e9ea2b6842d41092f59 [file] [log] [blame]
{
"name": "FluctSDK",
"summary": "FluctSDK ad Framework",
"license": {
"type": "Copyright",
"text": "Copyright (c) fluct,Inc. All rights reserved."
},
"version": "4.12.4",
"authors": "fluct,Inc.",
"requires_arc": false,
"homepage": "https://fluct.jp/",
"source": {
"git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
"tag": "4.12.4"
},
"resources": "FluctSDK.embeddedframework/Resources/FluctSDKResources.bundle",
"vendored_frameworks": "FluctSDK.embeddedframework/FluctSDK.framework",
"platforms": {
"ios": "7.0"
},
"compiler_flags": "-ObjC",
"frameworks": [
"AdSupport",
"CoreTelephony",
"MediaPlayer",
"CoreMedia",
"SystemConfiguration",
"StoreKit",
"Social",
"AVFoundation",
"WebKit"
],
"libraries": "xml2"
}