blob: 23c565c2524f85d451b72fe788384a5246faeb48 [file] [log] [blame]
{
"name": "testSwiftframework",
"version": "1.0.0.1",
"summary": "SurveyPlugin",
"homepage": "https://github.com/andretbm/testSwiftframeworkcocoapods.git",
"description": "Ignidata SurveyPlugin",
"license": {
"type": "MIT",
"text": "Copyright 2015 Ignidata\n"
},
"source_files": "ignidataSurveyPlugin.framework/Headers/*.h",
"platforms": {
"ios": null
},
"authors": {
"andretbm": "andremuchagata@gmail.com"
},
"source": {
"git": "https://github.com/andretbm/testSwiftframeworkcocoapods.git",
"tag": "1.0.0.1"
},
"public_header_files": "ignidataSurveyPlugin.framework/Headers/*.h",
"vendored_frameworks": "*.framework",
"requires_arc": true
}