blob: 8ed9941fa31c66b85e864b8e877f8995a7b90db6 [file] [log] [blame]
{
"name": "BowLite",
"version": "0.7.0",
"summary": "A short description of BowLite.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/haifengkao/BowLite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hai Feng Kao": "haifeng@cocoaspice.in"
},
"source": {
"git": "https://github.com/haifengkao/BowLite.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"swift_versions": "5.1",
"source_files": "BowLite/Classes/**/*",
"dependencies": {
"BowLiteCore": [
],
"BowLiteEffects": [
],
"BowLiteOptics": [
]
},
"swift_version": "5.1"
}