blob: ec8c6b822a8ef38f6b2a85d25b5c94e4b4ccdbf5 [file] [log] [blame]
{
"name": "WatchSyncService",
"version": "1.0.1",
"summary": "WatchSyncService",
"homepage": "https://github.com/AntonBelousov/WatchSyncService",
"license": {
"type": "MIT"
},
"authors": {
"AntonBelousov": "xxx@yyy.com"
},
"requires_arc": true,
"platforms": {
"ios": "10.0",
"watchos": "4.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/AntonBelousov/WatchSyncService.git",
"tag": "1.0.1"
},
"source_files": "Source/*.swift"
}