blob: ef7c9b390e77bd934d41ed147ef0185600459d3e [file] [log] [blame]
{
"name": "RZCollectionList",
"version": "0.6.0",
"summary": "A framework for transforming and combining data from Core Data and other sources and displaying it in a UITableView or UICollectionView.",
"homepage": "http://github.com/Raizlabs/RZCollectionList",
"license": "MIT",
"authors": {
"Joe Goullaud": "joe@raizlabs.com",
"Nick Donaldson": "nick.donaldson@raizlabs.com"
},
"source": {
"git": "https://github.com/Raizlabs/RZCollectionList.git",
"tag": "0.6.0"
},
"source_files": [
"RZCollectionList",
"RZCollectionList/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}