[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / c / AppStoreVersionDetector / 1.0.1 / AppStoreVersionDetector.podspec.json
blob0ad434f9f915692a26ff8330afde809ff3315d9e
2   "name": "AppStoreVersionDetector",
3   "version": "1.0.1",
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": "itenfay@163.com"
13   },
14   "source": {
15     "git": "https://github.com/itenfay/AppStoreVersionDetector.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "AppStoreVersionDetector/Classes/*.{swift}",
23   "requires_arc": true,
24   "swift_version": "5.0"