blob: 8c7584e5e1ca5363e46d81daddd1f9ee328527e6 [file] [log] [blame]
{
"name": "KLTableViewAndCollectionViewPlaceholder",
"version": "0.1.1",
"summary": "A line of code implements the UITableView and UICollectionView placeholders.",
"homepage": "https://github.com/klaus01/KLTableViewAndCollectionViewPlaceholder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"柯磊": "kelei0017@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/klaus01/KLTableViewAndCollectionViewPlaceholder.git",
"tag": "0.1.1"
},
"source_files": "KLTableViewAndCollectionViewPlaceholder/*.{h,m}",
"requires_arc": true
}