blob: 7b67d3c5b9a203edc992dd73e126b17a4461454b [file] [log] [blame]
{
"name": "Appwoodoo",
"version": "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"
},
"source_files": "Framework/**/*",
"requires_arc": true
}