blob: 523ff5100cf5f3a065d2e388f85728aabf85e0ad [file] [log] [blame]
{
"name": "BikramSamvat",
"version": "0.1.0",
"summary": "Bikram Samvat calendar in Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sandeepdhakal/bikram-samvat-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sandeepdhakal": "sandeepdhakal@gmail.com"
},
"source": {
"git": "https://github.com/sandeepdhakal/bikram-samvat-swift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BikramSamvat/Classes/**/*",
"pushed_with_swift_version": "3.0"
}