blob: 68f548c1aa30f9d0f88ab36c70e1611719ad7a6f [file] [log] [blame]
{
"name": "SMWaterFlowLayout",
"version": "1.0.0",
"summary": "SMWaterFlowLayout is a subclass of UICollectionViewFlowLayout, easy to use.",
"homepage": "https://github.com/harryzjm/SMWaterFlowLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hares": "harryzjm@live.com"
},
"social_media_url": "https://harryzjm.github.io/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/harryzjm/SMWaterFlowLayout.git",
"tag": "1.0.0"
},
"source_files": [
"Source/*.swift",
"Source/SMWaterFlowLayout.h"
],
"public_header_files": "Source/SMWaterFlowLayout.h",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}