blob: 5211cd26454ec5dce94891d396256a5056d0a924 [file] [log] [blame]
{
"name": "MTJSONToNSObjectParser",
"version": "1.0.0",
"summary": "Lightweight parser JSON to NSObject's models",
"license": {
"type": "BSD",
"file": "FILE_LICENSE"
},
"homepage": "https://github.com/MetalheadSanya/MTJSONToNSObjectParser",
"authors": {
"Alexandr Zalutskiy": "metalhead.sanya@gmail.com",
"Artur Chernov ": "forgot10soul@gmail.com"
},
"social_media_url": "https://twitter.com/metalhead_sanya",
"source": {
"git": "https://github.com/MetalheadSanya/MTJSONToNSObjectParser.git",
"tag": "1.0.0"
},
"source_files": "MTJSONToNSObjectParser/*.{h,m}",
"requires_arc": true
}