blob: b4b8be7abd70251fd2bf71968980f3b8bdb89f95 [file] [log] [blame]
{
"name": "ANDistributedFlowLayout",
"version": "1.0.1",
"summary": "Distributes cells across the width of the collection view.",
"homepage": "https://github.com/argon/ANDistributedFlowLayout",
"license": "MIT",
"authors": {
"keighl": "keighl@keighl.com",
"argon": "argon@mkbot.net"
},
"source": {
"git": "https://github.com/argon/ANDistributedFlowLayout.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/argon",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ANDistributedFlowLayout.{h,m}",
"frameworks": "UIKit"
}