blob: 63f137e364fd9685050a730072ade8aaaaa69922 [file] [log] [blame]
{
"name": "YHAutoCoding",
"version": "1.0.0",
"summary": "利用运行时一句话实现对象的归档解档!!",
"description": "A longer description of YHAutoCoding in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/jiisd/YHAutoCoding",
"license": "MIT",
"authors": {
"郑亚恒": "yahengzheng@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jiisd/YHAutoCoding.git",
"tag": "1.0.0"
},
"source_files": "YHAutoCoding/*.{h,m}",
"requires_arc": true
}