blob: 7532f396baaa9c11525e355005c22795a32ecfce [file] [log] [blame]
{
"name": "AbhishekSample",
"version": "0.2.0",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/abhisheknaidu-462/AbhishekSample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abhishek Naidu": "abhishek.naidu462@gmail.com"
},
"source": {
"git": "https://github.com/abhisheknaidu-462/AbhishekSample.git",
"tag": "0.2.0"
},
"dependencies": {
"SwiftSoup": [
]
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"source_files": "AbhishekSample/**/*",
"exclude_files": "AbhishekSample/*.{plist}",
"swift_version": "5.0"
}