blob: 6cdae3e445cfcbe1769869fa2df5556d8964d8d5 [file] [log] [blame]
{
"name": "JSONKit_Framework",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "JSONKit_Framework/*.{h}",
"source_files": "JSONKit_Framework/*.{h,m}",
"requires_arc": false
}