[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / d / f / 6 / VENPromotionsManager / 0.1.1 / VENPromotionsManager.podspec.json
blobc6621d99b7b1534caf56376eb5d12ca109205720
2   "name": "VENPromotionsManager",
3   "version": "0.1.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.1.1"
20   },
21   "source_files": "VPLPromotionsManager/**/*.{h,m}",
22   "requires_arc": true