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