blob: 87953b1338ede7f4362b8d5f1e4c7208dbf58184 [file] [log] [blame]
{
"name": "CKSyncer",
"version": "1.0",
"summary": "Tiny CloudKit syncing engine",
"description": "Tiny CloudKit syncing engine which",
"homepage": "https://github.com/ovrchk/CKSyncer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dmitry": "d@ovrchk.com"
},
"source": {
"git": "https://github.com/ovrchk/CKSyncer.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "CKSyncer/Source/**/*",
"swift_version": "4.0"
}