blob: 18d1932b23688397f6189a5764a4c7a254f5da04 [file] [log] [blame]
{
"name": "Appwoodoo",
"version": "3.2.0",
"summary": "The simplest way to add an admin panel to existing or new apps, to edit their content.",
"description": "The simplest way to add an admin panel to existing or new apps, to edit their content.",
"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.2.0"
},
"source_files": "SDK/*.{h,m}",
"resources": [
"SDK/*.storyboard",
"SDK/*.xib"
],
"public_header_files": "SDK/*.h",
"requires_arc": true
}