[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / b / d / c / AppStoreVersionDetector / 0.1.2 / AppStoreVersionDetector.podspec.json
blob0e4993ce8d1302e40c05c021b02d1a9f2c248066
2   "name": "AppStoreVersionDetector",
3   "version": "0.1.2",
4   "summary": "Detects the app version from AppStore.",
5   "description": "Detects the app version from AppStore.",
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.1.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   "swift_version": "5.0"