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