blob: 5b9122ccc1e0a7170a2ca8cfe94dfd99c006004f [file] [log] [blame]
{
"name": "UITableViewCell-Badge",
"version": "1.0",
"summary": "The easiest way to add badge to your UITableViewCell.",
"homepage": "https://github.com/xn1108100154/UITableViewCell-Badge",
"screenshots": "https://raw.githubusercontent.com/xn1108100154/UITableViewCell-Badge/master/demo.gif",
"license": "MIT",
"authors": {
"XuNing": "ningxu.ios@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xn1108100154/UITableViewCell-Badge.git",
"tag": "1.0"
},
"source_files": "UITableViewCell-Badge/*.{h,m}",
"requires_arc": true
}