blob: 96883467afc6066c01eda469cd02ef809ac650a0 [file] [log] [blame]
{
"name": "Appwoodoo",
"version": "1.1.1",
"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.1"
},
"source_files": "Framework/**/*",
"public_header_files": "Framework/**/*.h",
"requires_arc": true
}