blob: 049e6337a587f4e6754cad7e7845c34968aac935 [file] [log] [blame]
{
"name": "YTGenerator",
"platforms": {
"ios": null
},
"version": "0.0.2",
"license": "MIT",
"summary": "Auto translates NSDictionary to instansces of Objective-C classes, supporting nested types and arrays.",
"homepage": "https://github.com/songyutao/YTGenerator",
"authors": {
"宋玉涛": "iamsongyutao@163.com"
},
"source": {
"git": "https://github.com/songyutao/YTGenerator.git",
"tag": "0.0.2"
},
"source_files": "YTGenerator/YTGenerator",
"frameworks": [
"Foundation"
],
"deprecated": true
}