blob: 9b0cbceb1b26f6322067c18e1220c44b705cf054 [file] [log] [blame]
{
"name": "GuidolTNSIOSPlugin",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "GuidoliOSExtensions/Sources/**/*"
}