[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 6 / VENPromotionsManager / 0.2.1 / VENPromotionsManager.podspec.json
blob72c8339f8de0b17b121dc23a2fe5bdc9097bea3f
2   "name": "VENPromotionsManager",
3   "version": "0.2.1",
4   "summary": "Definition, management and control of in-app location based promotions.",
5   "description": "                   VENPromotionsManager enables easy definition, management and control of in-app location based promotions including the following:\n                    - Define promotion action events along with trigger locations and active date intervals\n                    - Check for location based promotions on a background timer (optional)\n                    - Use an included location service built on a CLLocationManager or a custom location service\n",
6   "homepage": "https://github.com/venmo/VENPromotionsManager/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dasmer Singh": "dasmer.singh@venmo.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/venmo/VENPromotionsManager.git",
19     "tag": "v0.2.1"
20   },
21   "source_files": "VPLPromotionsManager/**/*.{h,m}",
22   "requires_arc": true