blob: 7d6f7dcf8514f87afda3f14b19651d153097c49c [file] [log] [blame]
{
"name": "AffixLabel",
"version": "0.0.1",
"summary": "A label with prefix and suffix string written in swift",
"homepage": "https://github.com/baocang/AffixLabel",
"license": "MIT",
"authors": {
"Baocang Nie": "baocang.nie@icloud.com"
},
"source": {
"git": "https://github.com/baocang/AffixLabel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "AffixLabel/*.swift",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}