{ | |
"name": "XDListView", | |
"version": "0.1.0", | |
"summary": "Reimplement a UITableView from ground up.", | |
"homepage": "https://github.com/suxinde2009/XDListView", | |
"license": "MIT", | |
"authors": { | |
"suxinde2009": "suxinde2009@126.com" | |
}, | |
"social_media_url": "https://github.com/suxinde2009", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/suxinde2009/XDListView.git", | |
"tag": "0.1.0" | |
}, | |
"source_files": "Classes/**/*.{h,m}" | |
} |