blob: 80bae8efa59090476f355ead9c12c6af84425f28 [file] [log] [blame]
{
"name": "iOS-RunTime",
"version": "1.0.0",
"summary": "通过iOS RunTime时的一些特性",
"description": "通过iOS RunTime时的一些特性,获取类的properties,ivars,instance methods, class methods",
"homepage": "https://github.com/pwf2006/iOS-RunTime",
"license": "MIT",
"authors": {
"pwf2006": "674423263@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/pwf2006/iOS-RunTime.git",
"tag": "1.0.0"
},
"source_files": "FirstGit/HomeController.*",
"exclude_files": "Classes/Exclude",
"frameworks": "Foundation"
}