blob: 3b905359909de3c3a99c873aa9de4b17e1f9984d [file] [log] [blame]
{
"name": "phonegap-ios-template",
"version": "0.2.0",
"summary": "PhoneGap sample template project for iOS.",
"description": "A PhoneGap sample project to get started quickly with an embedded webview in a native iOS project.",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"homepage": "https://github.com/phonegap/phonegap-webview-ios",
"authors": {
"The Adobe PhoneGap Team": ""
},
"social_media_url": "http://twitter.com/phonegap",
"source": {
"git": "https://github.com/phonegap/phonegap-webview-ios.git",
"tag": "0.2.0"
},
"resources": "resources/*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}