blob: 108f32fa71959a5ab8e42eb1b9344531018de8ee [file] [log] [blame]
{
"name": "RZCollectionList",
"version": "0.7.2",
"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.7.2"
},
"source_files": [
"RZCollectionList",
"RZCollectionList/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
}
}