{ | |
"name": "HPCollectionLayout", | |
"version": "1.0.1", | |
"summary": "HPCollectionLayout is a custom cocoa collectionlayout", | |
"homepage": "http://facebook.com/huyphams", | |
"license": "MIT", | |
"authors": { | |
"Huy Pham": "duchuykun@gmail.com" | |
}, | |
"social_media_url": "https://facebook.com/huyphams", | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/huyphams/HPCollectionLayout.git", | |
"tag": "1.0.1" | |
}, | |
"source_files": "Class/*.{h,m}", | |
"requires_arc": true | |
} |