blob: c30deb6ede3cb961cfd054b07601d6415c04258d [file] [log] [blame]
{
"name": "plugin",
"version": "0.1.0",
"summary": "Testing pod framework",
"description": "Testing the pod framework",
"homepage": "https://github.com/dipottor/Applicaster",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ravindra kumbhar": "dipottor"
},
"source": {
"git": "https://github.com/dipottor/Applicaster.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "plugin/Classes/**/*"
}