blob: f8c78e9aab7f63f312e8d7aba6efa886acb2b17e [file] [log] [blame]
{
"name": "PodLibrary",
"version": "0.1.0",
"summary": "PodLibrary Example",
"description": "TODO: Simple Pod Library is created using cocoapods.",
"homepage": "https://github.com/damodarpatel18/PodLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"damodarpatel18": "namaladamodar@gmail.com"
},
"source": {
"git": "https://github.com/damodarpatel18/PodLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PodLibrary/Classes/**/*"
}