[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 7 / MMMAppUpdater / 0.1.1 / MMMAppUpdater.podspec.json
blob14cad30413ef889feabf2b2c129f4e311a1bdfc4
2   "name": "MMMAppUpdater",
3   "version": "0.1.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/MMMAppUpdater",
7   "license": "MIT",
8   "authors": {
9     "Martin Pilch": "martin.pilch@email.cz"
10   },
11   "source": {
12     "git": "https://github.com/martinpilch/MMMAppUpdater.git",
13     "tag": "0.1.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   "resource_bundles": {
22     "MMMAppUpdater": [
23       "Pod/Assets/*.png"
24     ]
25   },
26   "frameworks": "UIKit"