blob: f33af7d18ed71672cc06296cce2582b32a272431 [file] [log] [blame]
{
"name": "BRCountDownView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BRCountDownView/Classes/**/*",
"resource_bundles": {
"BRCountDownView": [
"BRCountDownView/Assets/*"
]
},
"frameworks": "UIKit",
"pushed_with_swift_version": "echo \"4.0\" > .swift-version`"
}