[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 7 / 6 / MMMSwiftAppUpdater / 1.0 / MMMSwiftAppUpdater.podspec.json
blobd92dd50d10d5c03b94a26ee7fc50c065562e1ab6
2   "name": "MMMSwiftAppUpdater",
3   "version": "1.0",
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"
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"