[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / d / c / AppStoreVersionDetector / 1.0.0 / AppStoreVersionDetector.podspec.json
blob3e6a5b18c53d464927fbc3c7a0b526aa9875f13c
2   "name": "AppStoreVersionDetector",
3   "version": "1.0.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/itenfay/AppStoreVersionDetector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Tenfay": "hansen981@126.com"
13   },
14   "source": {
15     "git": "https://github.com/itenfay/AppStoreVersionDetector.git",
16     "tag": "1.0.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   "requires_arc": true,
27   "swift_version": "5.0"