blob: 1eebddaf0f68882dedea5c56be808ba1cb66c790 [file] [log] [blame]
{
"name": "AppTour",
"version": "0.0.1",
"summary": "Short description of AppTour.",
"description": "My first pod framework to publish",
"homepage": "http://prateekvarshney.strikingly.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Prateek Varshney": "varsh.prateek@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://prateekvarshney.000webhostapp.com/AppTour/AppTourSDK.zip"
},
"ios": {
"vendored_frameworks": "AppTour.framework"
}
}