[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / 3 / 9 / f / AppTour / 1.0.0 / AppTour.podspec.json
blob4124970a06a2cfc67be47e2dd6afdb613aa660ab
2   "name": "AppTour",
3   "version": "1.0.0",
4   "summary": "AppTour is a framework to display onboarding for ios apps.",
5   "description": "You can display overlay onboarding using the framework. The framework adds overlays for UI items while keeping the background as is so that users know what a partucular item is present for. Display it for buttons to make users aware of their actions.",
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   }