blob: 6b88038b3261f93a76d30782b64709377d8d6c5f [file] [log] [blame]
{
"name": "RXOCDebug",
"version": "0.1.2",
"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.2"
},
"description": "RXOCDebug is debug tool.",
"source_files": [
"RXOCDebug/*.{h,m}",
"RXOCDebug/*/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}