blob: 3beae9537f9f961b4b4c3a1b82a794e30a5af1b7 [file] [log] [blame]
{
"name": "CocoaPodTest1986",
"version": "0.0.2",
"summary": "利用运行时给NSObject增加归档和解归档的方法.",
"description": "利用运行时给NSObject增加归档和解归档的方法",
"homepage": "https://github.com/JingyuZhao/githubCocoapod",
"license": "MIT",
"authors": {
"JingyuZhao": "1563686808@qq.com"
},
"source": {
"git": "https://github.com/JingyuZhao/githubCocoapod.git",
"tag": "0.0.2"
},
"source_files": "RuntimeTest/*.{h,m}",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}