blob: d08db5e99d098da5db60f28b89b3f6cf3766f38c [file] [log] [blame]
{
"name": "BubbleLoader",
"version": "0.1.0",
"summary": "Load with bubble effect",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/paraisolorrayne/BubbleLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lorrayne Paraiso": "lorrayneparaisoc@gmail.com"
},
"source": {
"git": "https://github.com/paraisolorrayne/BubbleLoader.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "BubbleLoader/Classes/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}