blob: 09095608a61177724357be24e186064eaa2197a9 [file] [log] [blame]
{
"name": "PrintViewControllerIvar",
"version": "1.0.0",
"summary": "This SDK is used to print viewController's name and all instance variables.",
"homepage": "https://github.com/Tbwas/PrintViewControllerIvar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xindong": "xin.dong@dongxin.online"
},
"social_media_url": "http://www.jianshu.com/u/c8d5296a13a4",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tbwas/PrintViewControllerIvar.git",
"tag": "1.0.0"
},
"source_files": "PrintViewControllerIvar/HookViewController/*.{h,m}",
"requires_arc": true
}