blob: 20b6c164716e6e9ff3f19ddebd6167b77e6d0267 [file] [log] [blame]
{
"name": "PBCollectionFlowLayout",
"version": "0.0.2",
"summary": "A custom flowLayout.",
"description": "A custom flowLayout. Written by Objective-C.",
"homepage": "https://github.com/JpacheGitHub/PBCollectionFlowLayout",
"license": {
"type": "MIT",
"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.2"
},
"source_files": "PBCollectionViewFlowLayout/*",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}