blob: 7d832666e0d65ddcd4f5a5e5ce97a372eb2c0890 [file] [log] [blame]
{
"name": "YTGenerator",
"platforms": {
"ios": null
},
"version": "0.0.3",
"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.3"
},
"source_files": "YTGenerator/YTGenerator",
"frameworks": [
"Foundation"
],
"dependencies": {
"Reachability": [
]
},
"requires_arc": true,
"deprecated": true
}