[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / d / f / 8 / libPhoneNumberSwift / 0.0.10 / libPhoneNumberSwift.podspec.json
blobec2c5dff1079ca54451bdb6a9229470ddf0063cb
2   "name": "libPhoneNumberSwift",
3   "version": "0.0.10",
4   "summary": "iOS library for parsing, formatting, storing and validating international phone numbers from libphonenumber library.",
5   "description": "libPhoneNumber for iOS watchOS macOS And tvOS\niOS library for parsing, formatting, storing and validating international phone numbers from libphonenumber library.",
6   "homepage": "https://github.com/CrazyFanFan/libPhoneNumberSwift.git",
7   "license": "Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)",
8   "authors": {
9     "kongkaikai": "827799383@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/CrazyFanFan/libPhoneNumberSwift.git",
13     "tag": "0.0.10"
14   },
15   "libraries": "z",
16   "swift_versions": "5.0",
17   "ios": {
18     "frameworks": "CoreTelephony"
19   },
20   "requires_arc": true,
21   "source_files": "PhoneNumberSwift/Core/**/*.{swift}",
22   "resource_bundles": {
23     "PhoneNumberSwift": [
24       "PhoneNumberSwift/Resources/PhoneNumberMetaData.data"
25     ]
26   },
27   "platforms": {
28     "ios": "8.0",
29     "osx": "10.9",
30     "tvos": "9.0",
31     "watchos": "2.0"
32   },
33   "deprecated": true,
34   "swift_version": "5.0"