blob: 6d07577b7a70249a82e44721f425c9e738179551 [file] [log] [blame]
{
"name": "Floop-iOS",
"version": "2.2.1",
"summary": "COPPA-compliant services for apps and games that kids play.",
"authors": {
"Floop": "support-dev@getfloop.com"
},
"homepage": "http://getfloop.com/",
"license": {
"type": "Commercial",
"file": "license.txt"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/flooptech/dist-sdk-ios.git",
"tag": "2.2.1"
},
"frameworks": [
"Accelerate",
"AdSupport",
"CFNetwork",
"CoreData",
"CoreImage",
"MobileCoreServices",
"SystemConfiguration",
"QuartzCore",
"Social",
"MessageUI",
"AddressBook",
"AddressBookUI"
],
"ios": {
"vendored_frameworks": "floopsdk.embeddedframework/floopsdk.framework"
},
"resources": "floopsdk.embeddedframework/floopsdk.bundle"
}