blob: e5421c11da74e752bccb57089683295cec727c68 [file] [log] [blame]
{
"name": "PBCollectionFlowLayout",
"version": "0.0.1",
"summary": "A custom flowLayout.",
"description": "A custom flowLayout. Written by Objective-C.",
"homepage": "https://github.com/JpacheGitHub/PBCollectionFlowLayout",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Jpache": "jingpengbomail@gmail.com"
},
"social_media_url": "http://www.jpache.com",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/JpacheGitHub/PBCollectionFlowLayout.git",
"tag": "0.0.1"
},
"source_files": "PBCollectionViewFlowLayout/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}