[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / 9 / 1 / 4 / Carrier / 1.0.0 / Carrier.podspec.json
blob4cb8689d2e0accfc696fccc6cf6f7b13638f5109
2   "name": "Carrier",
3   "version": "1.0.0",
4   "summary": "Simple Swift wrapper on CoreTelephony framework.",
5   "description": "This is a simple Swift wrapper on CoreTelephony framework. Please see example for a usage.",
6   "homepage": "https://github.com/StanislavK/Carrier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "StanislavK": "stanislav.kasprik@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/StanislavK/Carrier.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "Carrier/Classes/**/*",
22   "pushed_with_swift_version": "4.0"