blob: 7dd9edf298328f612aaa756c786acc9f51e4f9e0 [file] [log] [blame]
{
"name": "ExperimentWithPod",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExperimentWithPod/Classes/**/*",
"vendored_frameworks": "iSoma.framework"
}