blob: 53c2e5312107121ec73f134f08d3c1db1dd33ecf [file] [log] [blame]
{
"name": "ADTableDelegate",
"version": "0.0.3",
"license": "MIT",
"summary": "A table delegate framework.",
"homepage": "https://github.com/heLooksLikeADog/ADTableDelegate",
"authors": {
"qianZheng ma": "maqzeee@gmail.com"
},
"source": {
"git": "https://github.com/heLooksLikeADog/ADTableDelegate.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "ADTableDelegate/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}