blob: 4035449ce8ded6f6113acb23ed2c1f3265c1c926 [file] [log] [blame]
{
"name": "RXCategory",
"version": "2.6",
"license": "MIT",
"summary": "RXCategory is a normal category",
"homepage": "https://github.com/xzjxylophone/RXCategory",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXCategory.git",
"tag": "v2.6"
},
"description": "RXCategory is a normal category.",
"source_files": "RXCategory/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}