blob: a29875c2d5da7a9564bfa0d84c090cd5df01f693 [file] [log] [blame]
{
"name": "RXOCDebug",
"version": "0.1.1",
"license": "MIT",
"summary": "RXOCDebug is debug tool",
"homepage": "https://github.com/xzjxylophone/RXOCDebug",
"authors": {
"Rush.D.Xzj": "xzjxylophoe@gmail.com"
},
"social_media_url": "http://weibo.com/xzjxylophone",
"source": {
"git": "https://github.com/xzjxylophone/RXOCDebug.git",
"tag": "v0.1.1"
},
"description": "RXOCDebug is debug tool.",
"source_files": "RXOCDebug/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}