blob: 15afd195000a2d9e39afea91ed2953d0e449cbff [file] [log] [blame]
{
"name": "Appwoodoo",
"version": "1.1.5",
"summary": "Configure iOS apps remotely without resubmitting to the Apple Store",
"description": "Configure iOS apps remotely without resubmitting to the Apple Store: enable extra features, send push notifications, conduct A/B tests or control any other behaviour from the air.",
"homepage": "http://www.appwoodoo.com/",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Tamas Dancsi": "tomi@appwoodoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/appwoodoo/appwoodoo-ios-sdk.git",
"tag": "1.1.5"
},
"source_files": "SDK/*.{h,m}",
"public_header_files": "SDK/*.h",
"requires_arc": true
}