blob: c37d98262c97419a2f1a3e94ec7731797172a89d [file] [log] [blame]
{
"name": "JSONKit_Framework",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JSONKit_Framework/*",
"requires_arc": false
}