[Add] ZoomVideoSDK 2.1.0
[CocoaPods.git] / Specs / c / f / a / BDGInAppStore / 0.0.1 / BDGInAppStore.podspec.json
blob9677365f05e95543e51a5c40b9c715bafa30310c
2   "name": "BDGInAppStore",
3   "version": "0.0.1",
4   "summary": "Lightweight wrapper for opening AppStore screens from within the App",
5   "license": "MIT",
6   "description": "Lightweight wrapper around storekit for opening AppStore screens from within the App, taking possible affiliate and campaign tokens into account",
7   "homepage": "https://github.com/BobDG/BDGInAppStore",
8   "authors": {
9     "Bob de Graaf": "graafict@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/BobDG/BDGInAppStore.git",
13     "tag": "0.0.1"
14   },
15   "source_files": "*.{h,m}",
16   "frameworks": "StoreKit",
17   "platforms": {
18     "ios": null
19   },
20   "requires_arc": true