blob: d2c2740418b814586de478feecfc86555a81a202 [file] [log] [blame]
{
"name": "JsonDiffPatchSwift",
"version": "0.1.0",
"license": "MIT",
"summary": "Simple jsondiffpatch wrapper for Swift",
"homepage": "https://github.com/phillippbertram/JsonDiffPatchSwift",
"authors": {
"Phillipp Bertram": "phillipp.bertram@gmail.com"
},
"source": {
"git": "https://github.com/phillippbertram/JsonDiffPatchSwift.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}