[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / d / c / AppStoreVersionDetector / 0.3.0 / AppStoreVersionDetector.podspec.json
blob211c1542d8de7e3f0fac8f8f070131f03f8c7df7
2   "name": "AppStoreVersionDetector",
3   "version": "0.3.0",
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.3.0"
17   },
18   "swift_versions": [
19     "4.2",
20     "5.0"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "source_files": "AppStoreVersionDetector/Classes/**/*",
26   "swift_version": "5.0"