[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / f / AppTour / 0.0.1 / AppTour.podspec.json
blob1eebddaf0f68882dedea5c56be808ba1cb66c790
2   "name": "AppTour",
3   "version": "0.0.1",
4   "summary": "Short description of AppTour.",
5   "description": "My first pod framework to publish",
6   "homepage": "http://prateekvarshney.strikingly.com",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Prateek Varshney": "varsh.prateek@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://prateekvarshney.000webhostapp.com/AppTour/AppTourSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "AppTour.framework"
22   }