blob: 0eeaa630b53e8a07f7a4133670b519e203b7222a [file] [log] [blame]
{
"name": "DCDataViews",
"version": "0.0.2",
"summary": "Wrappers around UITableView and UICollectionView to make simpler to use.",
"homepage": "https://github.com/daltoniam/DCDataViews",
"license": "Apache License, Version 2.0",
"authors": {
"Dalton Cherry": "daltoniam@gmail.com"
},
"source": {
"git": "https://github.com/daltoniam/DCDataViews.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "*.{h,m}",
"frameworks": "CoreGraphics",
"requires_arc": true
}