[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / c / d / EmbeddedProvision / 1.0.1 / EmbeddedProvision.podspec.json
blobd4ddb542b9c0f6e20ec82eae91b9e1aae93106ca
2   "name": "EmbeddedProvision",
3   "version": "1.0.1",
4   "summary": "Embedded Provision",
5   "description": "Handy helpers for reading values from an applications embedded provision profile.",
6   "homepage": "https://magicbell.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MagicBell": "hello@magicbell.com"
13   },
14   "source": {
15     "git": "https://github.com/magicbell/embedded-provision.git",
16     "tag": "v1.0.1"
17   },
18   "social_media_url": "https://twitter.com/magicbell_io",
19   "platforms": {
20     "osx": "10.15",
21     "ios": "12.0"
22   },
23   "swift_versions": [
24     "5.3",
25     "5.4",
26     "5.5"
27   ],
28   "source_files": "Source/**/*.swift",
29   "swift_version": "5.5"