[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 1 / c / AppVersionTracker / 0.1.1 / AppVersionTracker.podspec.json
blob450b784f4bb735a293c8b5910b36c2a6d90112d5
2   "name": "AppVersionTracker",
3   "version": "0.1.1",
4   "summary": "A simple and easy cocoapod for checking the App remote version on the AppStore",
5   "description": "\"A very useful and convenient library that tracks App version available on the AppStore so as to prompt user for the updated version.\"",
6   "homepage": "https://github.com/mir-taqi/AppVersionTracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mir-taqi": "taqi1435@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mir-taqi/AppVersionTracker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AppVersionTracker/Classes/**/*",
22   "frameworks": "UIKit"