blob: cd0096c896f3f15ec41e45bdeeeffff5ae9c33e2 [file] [log] [blame]
{
"name": "XDXLabelFlow",
"version": "1.0.0",
"summary": "An easy-to-use iOS API of label flow subclassed from UICollectionView, written in Swift and compatible with Objective-C.",
"homepage": "https://github.com/6xieapplexia6/XDXLabelFlow",
"license": "MIT",
"authors": {
"6谢侠6": "xiechong23@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/6xieapplexia6/XDXLabelFlow.git",
"tag": "1.0.0"
},
"source_files": "XDXLabelFlow/*.{h,swift}",
"frameworks": "UIKit",
"swift_version": "4.1",
"requires_arc": true
}