blob: f21b7756bd605b7be29a79c2f82141a4748dc581 [file] [log] [blame]
{
"name": "PandaSDK",
"version": "0.0.1",
"summary": "Panda pod which will help us boost our revenue.",
"description": "Panda pod which will help us boost our revenue. Simple oneline implementation. \nBoost your revenue right now!",
"homepage": "https://github.com/AppSci/PandaSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boosters": "andrew.skrypnyk@gen.tech"
},
"source": {
"git": "https://github.com/AppSci/PandaSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "PandaSDK/Classes/**/*.swift",
"dependencies": {
"NVActivityIndicatorView": [
"~> 4.8.0"
]
},
"swift_version": "4.2"
}