blob: 221ea9dd0c09810626cd8ae64c37365a2503d4ae [file] [log] [blame]
{
"name": "testSwiftframework",
"version": "1.0.0.0",
"summary": "SurveyPlugin",
"homepage": "https://github.com/andretbm/testSwiftframeworkcocoapods.git",
"description": "Ignidata SurveyPlugin",
"license": {
"type": "MIT",
"text": "Copyright 2015 Ignidata\n"
},
"authors": {
"andretbm": "andremuchagata@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/andretbm/testSwiftframeworkcocoapods.git",
"tag": "1.0.0.0"
},
"source_files": "*.swift",
"requires_arc": true
}