blob: a9a4772994b1cde68dd705f10f72b1f04deda90a [file] [log] [blame]
{
"name": "JSONKit_Framework",
"version": "1.0.1",
"license": {
"type": "BSD / Apache License, Version 2.0",
"file": "LICENCE"
},
"summary": "A Very High Performance Objective-C JSON Library.",
"homepage": "https://github.com/ignazioc/JSONKit-NoWarning",
"authors": "John Engelhart",
"source": {
"git": "https://github.com/harddog/JSONKit_Framework.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSONKit_Framework/*.{h,m}",
"requires_arc": false
}