blob: 3766e5715a8a3079b0067bf54f85df902d4cbc09 [file] [log] [blame]
{
"name": "MyLibraryShenu",
"version": "0.5.0",
"summary": "A short description of MyLibrary.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shenu Gupta": "shenu.gupta2009@gmail.com"
},
"source": {
"git": "https://shenugupta@bitbucket.org/shenugupta/mylibrary.git",
"tag": "0.5.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "MyLibrary/Classes/**/*"
}