blob: 44e3c0cddc9ee78e48fca676ba51e7c0df21ddaf [file] [log] [blame]
{
"name": "FZPodTest",
"version": "0.1.0",
"summary": "This is for testing.",
"description": "TODO: This is for testing purpose.",
"homepage": "https://github.com/edgetechlabs/FZPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"edgetechlabs": "john@edgetechlabs.com"
},
"source": {
"git": "https://github.com/edgetechlabs/FZPodTest.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FZPodTest/Classes/**/*"
}