blob: 031b3001e3443dbdd5b34fd7a0f889e6624a1fc7 [file] [log] [blame]
{
"name": "HotreloadUIKit",
"version": "0.1.0",
"summary": "This is summary",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sakiyamaK/HotreloadUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kei Sakiyama": "sakiyama.k@gmail.com"
},
"source": {
"git": "https://github.com/sakiyamaK/HotreloadUIKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "HotreloadUIKit/Classes/**/*",
"swift_versions": "5.3",
"static_framework": true,
"dependencies": {
"Firebase/Firestore": [
],
"FirebaseFirestoreSwift": [
],
"Kingfisher": [
]
},
"swift_version": "5.3"
}