blob: 41c24810259d1882f22f51766d933ab9cde159ec [file] [log] [blame]
{
"name": "BRCountDownView",
"version": "0.1.2",
"summary": "BRCountDownView is count-down animated UI Components",
"description": "description : BRCountDownView is count-down animated UI Components",
"homepage": "https://github.com/boraseoksoon/BRCountDownView",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"boraseoksoon@gmail.com": "boraseoksoon@gmail.com"
},
"source": {
"git": "https://github.com/boraseoksoon/BRCountDownView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BRCountDownView/Classes/**/*",
"resources": "BRCountDownView/Assets/*.{xib, png}",
"resource_bundles": {
"BRCountDownView": [
"BRCountDownView/Assets/*.{xib, png}"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "echo \"4.0\" > .swift-version`"
}