blob: d2a3c20e8fa7d74c57be34a9bc2a9e49ea178af2 [file] [log] [blame]
{
"name": "RFCircleCollectionViewFlowLayout",
"version": "0.0.1",
"summary": "Custom define collectionview flowlayout",
"homepage": "https://github.com/refinemobi/RFCircleCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"refinemobi": "refinemobi@hotmail.com"
},
"platforms": {
"ios": 5.0
},
"source": {
"git": "https://github.com/refinemobi/RFCircleCollectionView.git",
"tag": "0.0.1"
},
"source_files": "Class/*.{h,m}",
"public_header_files": "Class/*.h",
"requires_arc": true
}