[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 5 / b / 2 / InAppUpdates / 0.1.0 / InAppUpdates.podspec.json
blob67e43e7a73410dbbe9bef0b348ae65119febc2a2
2   "name": "InAppUpdates",
3   "version": "0.1.0",
4   "summary": "Checks for updated App version on the App Store.",
5   "swift_versions": "4.0",
6   "description": "TODO: Provides an in app update dialog which notifies the user that there is a newer version of the app on the App Store.",
7   "homepage": "https://github.com/TheRealAnt/InAppUpdates",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Antonie Sander": "antonies9@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/TheRealAnt/InAppUpdates.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "InAppUpdates/Classes/**/*",
23   "swift_version": "4.0"