[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / a / 2 / AppUpdateChecker / 0.1.1 / AppUpdateChecker.podspec.json
blobcac615414fb05879ca2c18561c5c606b446bfe9b
2   "name": "AppUpdateChecker",
3   "version": "0.1.1",
4   "summary": "AppUpdateChecker conferm new version application in AppStore.",
5   "description": "For example, in one library we set up an AppID, but this is not necessary.\n'Bundle identifier' and 'Bundle versions string, short' in Info.plist is used in AppUpdateChecker.",
6   "homepage": "https://github.com/asashin227/AppUpdateChecker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "asashin227": "asa.shin.asa@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/asashin227/AppUpdateChecker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AppUpdateChecker/Classes/**/*",
22   "pushed_with_swift_version": "4.0"