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