[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 0 / 3 / LCUpdateManager / 1.0.0 / LCUpdateManager.podspec.json
blob8a0b5458b9d5b162d724a091f272153a7a5a65c3
2   "name": "LCUpdateManager",
3   "version": "1.0.0",
4   "summary": "LCUpdateManager is a Cocoa framework used to detect AppStore application updates",
5   "description": "LCUpdateManager is a Cocoa framework used to detect AppStore application updates!",
6   "homepage": "https://github.com/DevLiuSir/LCUpdateManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Marvin": "93428739@qq.com"
13   },
14   "swift_versions": [
15     "5.0"
16   ],
17   "platforms": {
18     "osx": "10.15"
19   },
20   "source": {
21     "git": "https://github.com/DevLiuSir/LCUpdateManager.git",
22     "tag": "1.0.0"
23   },
24   "source_files": "Sources/LCUpdateManager/**/*.{h,m,swift}",
25   "resources": [
26     "Sources/LCUpdateManager/Resources/**/*.{lproj,strings}"
27   ],
28   "swift_version": "5.0"