blob: 6d1d7bc314c0e1d04a6ed35cf8a6a673f34e7c97 [file] [log] [blame]
{
"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"
}