[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / d / c / AppStoreVersionDetector / 0.4.2 / AppStoreVersionDetector.podspec.json
blobccbd507555f68aa1eb0669a45b814ceda370ffd0
2   "name": "AppStoreVersionDetector",
3   "version": "0.4.2",
4   "summary": "Detect the app version from AppStore and support Objective-C.",
5   "description": "Detect the app version from AppStore and support Objective-C.",
6   "homepage": "https://github.com/chenxing640/AppStoreVersionDetector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxing": "chenxing640@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chenxing640/AppStoreVersionDetector.git",
16     "tag": "0.4.2"
17   },
18   "swift_versions": [
19     "4.2",
20     "5.0"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "AppStoreVersionDetector/Classes/**/*",
26   "requires_arc": true,
27   "swift_version": "5.0"