blob: 592ca0c2029294080dfd175de977ba8e4e119c1d [file] [log] [blame]
{
"name": "Floop-iOS",
"version": "1.8.2",
"summary": "A COPPA-compliant sharing framework for kids apps.",
"authors": {
"Floop": "support-dev@getfloop.com"
},
"homepage": "https://getfloop.com/",
"license": {
"type": "Commercial",
"file": "terms-of-service.html"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/flooptech/dist-sdk-ios.git",
"tag": "1.8.2"
},
"frameworks": [
"AdSupport",
"CFNetwork",
"CoreData",
"CoreImage",
"MobileCoreServices",
"SystemConfiguration",
"QuartzCore",
"Social",
"MessageUI",
"CoreMedia",
"CoreVideo",
"OpenGLES",
"AVFoundation",
"AddressBook",
"AddressBookUI"
],
"ios": {
"vendored_frameworks": "floopsdk.embeddedframework/floopsdk.framework"
},
"resources": "floopsdk.embeddedframework/floopsdk.bundle"
}