blob: 45b29a9b91e5ed3a49089a60be30af44f60f45b3 [file] [log] [blame]
{
"name": "BTPodDemo",
"version": "0.2.0",
"summary": "This is a pod demo.",
"description": "Using pods inplace of frameworks is cool!",
"homepage": "https://github.com/bhavintrvd/PodDemo",
"license": {
"type": "BHAVIN",
"file": "LICENSE"
},
"authors": {
"Bhavin Trivedi": "iosdeveloper@gmail.com"
},
"source": {
"git": "https://github.com/bhavintrvd/PodDemo.git",
"tag": "0.2.0"
},
"dependencies": {
"CocoaLumberjack/Swift": [
]
},
"platforms": {
"ios": "11.0"
},
"source_files": "PodDemo/FantasticView.swift"
}