[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 1 / 9 / App-Update-Tracker / 2.0.0 / App-Update-Tracker.podspec.json
blob2c9bf83e6780ba4a794c17a49df9de16dcbd3ee7
2   "name": "App-Update-Tracker",
3   "version": "2.0.0",
4   "summary": "AppUpdateTracker is a simple, lightweight iOS library intended to determine basic app install/update behavior.",
5   "description": "                   This library allows you to easily determine when the user uses your app after a fresh install, when the user updates your app (and the version from which (s)he updated), and how many times the user has opened a given version of your app. This library was created in order to help determine update information so that appropriate data migration logic can be run after an app update.\n",
6   "homepage": "https://github.com/Stunner/App-Update-Tracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Stunner": "ajjubbal@ucdavis.edu"
13   },
14   "social_media_url": "http://twitter.com/ajubbal",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/Stunner/App-Update-Tracker.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "AppUpdateTracker",
23   "requires_arc": true