blob: e2c744111922450eee7c93b25ab6281e9f00e362 [file] [log] [blame]
{
"name": "TDDataSharing",
"version": "1.0",
"summary": "If you need to link independent applications, you can use TDDataSharing.",
"description": "If you need to link independent applications, you can use TDDataSharing. This is an easy way to organize conversations between applications using the URL schemes. This library uses a clipboard and a URL scheme to organize the interaction.",
"homepage": "http://topdevs.org",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew": "andrew@topdevs.org"
},
"source": {
"git": "https://github.com/TheTopDevs/TDDataSharing.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TDDataSharing/*",
"swift_version": "4.1"
}