blob: e5bf3f27b71aa1d31d0a88340034b53edda85fec [file] [log] [blame]
{
"name": "GuidolTNSIOSPlugin",
"version": "1.0.3",
"summary": "Some native iOS extensions for NativeScript",
"description": "GuidolTNSIOSPlugin library is a set of native iOS extensions that are not available in native ios API for NativeScript",
"homepage": "https://guidolapp.visualstudio.com/GDLPublic/_git/GuidolTNSIOSPlugin",
"license": "MIT",
"authors": {
"Misha": "mikoval@gmail.com"
},
"source": {
"git": "https://guidolapp.visualstudio.com/GDLPublic/_git/GuidolTNSIOSPlugin",
"tag": "1.0.3"
},
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"source_files": "GuidoliOSExtensions/Sources/**/*"
}