blob: 96b0ce21fd32ae7706e41b30a71d06a3e2625bb7 [file] [log] [blame]
{
"name": "ExperimentWithPod",
"version": "0.1.3",
"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": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ExperimentWithPod/Classes/**/*.h"
}