blob: 72a35b77e986e5e196c679de1fd2ae4200d8047b [file] [log] [blame]
{
"name": "JTObjectMapping",
"version": "0.0.1",
"license": "MIT",
"summary": "A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS.",
"homepage": "https://github.com/mystcolor/JTObjectMapping",
"authors": "mystcolor",
"source": {
"git": "https://github.com/mystcolor/JTObjectMapping.git",
"commit": "7aaba18ee646e7ba7226ed53021a84ada93d71b7"
},
"source_files": "JTObjectMapping/Source/*.{h,m}",
"requires_arc": false
}