blob: 259c5e00e0e24c181e90d263d04f2b8584a77c66 [file] [log] [blame]
{
"name": "FRRuntimeHelper",
"version": "1.0.0",
"license": "MIT",
"summary": "A tool to print class info with runtime methods",
"homepage": "https://github.com/fanxiushan/Lib.RuntimeAssist",
"source": {
"git": "https://github.com/fanxiushan/Lib.RuntimeAssist.git",
"tag": "1.0.0"
},
"source_files": "FRRuntimeHelper/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "fanxiushan2008@163.com"
},
"social_media_url": "http://fanxiushan.github.io"
}