[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 7 / 6 / MMMSwiftAppUpdater / 1.0.1 / MMMSwiftAppUpdater.podspec.json
blobb531f667e765483eb2e7871f6b1ee7e41afadc23
2   "name": "MMMSwiftAppUpdater",
3   "version": "1.0.1",
4   "summary": "Simple pod to check new version of application in Appstore",
5   "description": "Simple class to check new version of app. You can simply check for new version of the app and open Appstore to let user to update.",
6   "homepage": "https://github.com/martinpilch/MMMSwiftAppUpdater",
7   "license": "MIT",
8   "authors": {
9     "Martin Pilch": "martin.pilch@email.cz"
10   },
11   "source": {
12     "git": "https://github.com/martinpilch/MMMSwiftAppUpdater.git",
13     "tag": "1.0.1"
14   },
15   "social_media_url": "https://twitter.com/martin_pilch",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "frameworks": "UIKit"