blob: ffdcb70d7601b27d02fcf43eaedd990fae107c99 [file] [log] [blame]
{
"name": "testCocoaPods",
"version": "1.0.2",
"summary": "SurveyPlugin",
"homepage": "https://github.com/andretbm/testCocoaPods.git",
"description": "Ignidata SurveyPlugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andretbm": "andremuchagata@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/andretbm/testCocoaPods.git",
"tag": "1.0.2"
},
"source_files": "IGMainViewController.h",
"requires_arc": true,
"public_header_files": "IGMainViewController.h"
}