blob: 6e6ca88b321dae7ca9e25bab7200123a7dd27260 [file] [log] [blame]
{
"name": "Appwoodoo",
"version": "1.1.4",
"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.4"
},
"source_files": "SDK/*.{h,m}",
"public_header_files": "SDK/*.h",
"requires_arc": true
}