blob: fd7e038ac94e0ee5fad0cde0be66c062a5c0c55e [file] [log] [blame]
{
"name": "WatchSyncService",
"version": "1.0.0",
"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.0"
},
"source_files": "Source/*.swift"
}