{ | |
"name": "BTPodDemo", | |
"version": "0.1.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.1.0" | |
}, | |
"platforms": { | |
"ios": "11.0" | |
}, | |
"source_files": "PodDemo/FantasticView.swift" | |
} |