blob: 99329f57213ad55df2f6012d17eb3eca1bab02e6 [file] [log] [blame]
{
"name": "JSONKit-iOS6Later",
"version": "2.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/EadkennyChan/JSONKit",
"authors": "EadkennyChan",
"source": {
"git": "https://github.com/EadkennyChan/JSONKit.git",
"tag": "2.0.1"
},
"source_files": "JSONKit.{h,m}",
"requires_arc": false,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}