blob: e3c47aabee3ea69ff3de5e13da597eb7e942fa89 [file] [log] [blame]
{
"name": "ExperimentWithPod",
"version": "1.0.4",
"summary": "Experiments with Pod",
"description": "Before submitting my actual pod, would like to run a check on pod that everything is fine. This pod serves the purpose.",
"homepage": "https://gitlab.com/ankur.smaato/ExperimentWithPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ankur Shivani": "ankur.shivani@smaato.com"
},
"source": {
"git": "https://gitlab.com/ankur.smaato/ExperimentWithPod.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExperimentWithPod/Classes/**/*.h",
"vendored_frameworks": "iSoma.framework"
}