blob: 9fb03eba5c35e7c8865780eae73fb0bf90bf4740 [file] [log] [blame]
{
"name": "jastor",
"version": "0.2.1",
"summary": "Auto translates NSDictionary to instances of Objective-C classes, supporting nested types and arrays.",
"homepage": "https://github.com/elado/jastor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elad Ossadon": "elad@ossadon.com"
},
"source": {
"git": "https://github.com/elado/jastor.git",
"tag": "0.2.1"
},
"source_files": "jastor/jastor/*.{h,m}",
"requires_arc": false
}