blob: dace7bfe703e5c30ebff8b57b37b2b03321fb58a [file] [log] [blame]
{
"name": "CSListKit",
"version": "0.1.0",
"summary": "一套tableView,collectionView瘦身方案.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dormitory219",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"joy_yu": "qiang_yu@intsig.net"
},
"source": {
"git": "https://github.com/dormitory219/CSListKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CSListKit/Classes/**/*.{h,m}",
"resource_bundles": {
"CSListKit": [
"CSListKit/Assets/*.png",
"CSListKit/Classes/ListCell/*.{storyboard,xib}"
]
}
}