blob: cf6c50b473bd48fe4cd0038fee863aa8cdd8b423 [file] [log] [blame]
{
"name": "RXCheckView",
"version": "0.7",
"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.7"
},
"description": "RXCheckView is a simple check view.",
"source_files": "RXCheckView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}