blob: cd91dafd8cc9d3b0c2017c818999a6a59afec812 [file] [log] [blame]
{
"name": "MyLibraryShenu",
"version": "0.3.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.3.0"
},
"swift_version": "4.1",
"platforms": {
"ios": "8.0"
},
"source_files": "MyLibrary/Classes/**/*"
}