blob: 3b1a8edd1afa7c919b6185ceb47f7775e6a2ee75 [file] [log] [blame]
{
"name": "RXCheckView",
"version": "0.4",
"license": "MIT",
"summary": "RXCheckView is a simple check view",
"homepage": "https://github.com/xzjxylophone/RXCheckView",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXCheckView.git",
"tag": "v0.4"
},
"description": "RXCheckView is a simple check view.",
"source_files": "RXCheckView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}