blob: 9882baa959c40c2164fb5b83e6f597a74db0458a [file] [log] [blame]
{
"name": "PSCollectionView",
"version": "0.0.1",
"summary": "A simple open source implementation of a Pinterest Pinboard for iOS.",
"homepage": "https://github.com/ptshih/PSCollectionView",
"license": "MIT",
"authors": {
"Peter Shih": "ptshih@gmail.com"
},
"source": {
"git": "https://github.com/ptshih/PSCollectionView.git",
"commit": "706e50a5fbf0b38eece2981d9a5ac082c26b2f22"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"requires_arc": true
}