[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / b / VENVersionTracker / 0.1.1 / VENVersionTracker.podspec.json
blobaad36db14f51bf2beb7c90001c8734902fbaac54
2   "name": "VENVersionTracker",
3   "version": "0.1.1",
4   "summary": "Monitor App Versions, Prompt and Force Updates.",
5   "description": "                   This library tracks application versions from a given\n                   URL and will notify the application of outdated and\n                   deprecated versions of the app on the current 'track'.\n",
6   "homepage": "https://github.braintreeps.com/chrismaddern/VENVersionTracker/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Maddern": "chris@venmo.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/venmo/VENVersionTracker.git",
19     "tag": "v0.1.1"
20   },
21   "source_files": "VENVersionTracker/**/*.{h,m}",
22   "requires_arc": true