blob: f5394fb34b5adda62a8e7c27d866197135426618 [file] [log] [blame]
{
"name": "FluctSDK",
"summary": "FluctSDK ad Framework",
"license": {
"type": "Copyright",
"text": "Copyright (c) fluct,Inc. All rights reserved."
},
"version": "4.3.1",
"authors": "fluct,Inc.",
"requires_arc": false,
"homepage": "https://fluct.jp/",
"source": {
"git": "https://github.com/voyagegroup/FluctSDK-iOS.git",
"tag": "4.3.1"
},
"frameworks": [
"SystemConfiguration",
"AdSupport",
"AVFoundation",
"MediaPlayer",
"CFNetwork",
"CoreMedia",
"CoreTelephony",
"Social",
"StoreKit"
],
"libraries": "xml2",
"source_files": "FluctSDK/FluctSDK.framework/Headers/*.h",
"preserve_paths": "FluctSDK/FluctSDK.framework/*",
"resources": "FluctSDK/GSMMovieResources.bundle",
"vendored_frameworks": "FluctSDK/FluctSDK.framework",
"compiler_flags": "-ObjC",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}