blob: 82e2c095eb2c1603055ef8f377ca4a1d64354063 [file] [log] [blame]
{
"name": "YFSortableCollectionViewFlowLayoutSwift",
"version": "0.0.1",
"summary": "Swift版本的可拖动排序的CollectionViewFlowLayout",
"homepage": "https://github.com/ghostfeng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiuYongfeng": "1253289963@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ghostfeng/Swift-Demo.git",
"tag": "0.0.1"
},
"source_files": [
"YFSortableCollectionViewFlowLayoutSwift",
"YFSortableCollectionViewFlowLayoutSwift/YFSortableCollectionViewFlowLayoutSwift/*.{swift}"
],
"frameworks": "UIKit",
"xcconfig": {
"SWIFT_VERSION": "3.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}