[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 9 / 8 / AirshipFrameworkProxy / 1.0.7 / AirshipFrameworkProxy.podspec.json
blobc4453b6089d145eda7fd140239b109aec4099289
2   "name": "AirshipFrameworkProxy",
3   "version": "1.0.7",
4   "summary": "Airship iOS mobile framework proxy",
5   "documentation_url": "https://docs.airship.com/platform/mobile",
6   "homepage": "https://www.airship.com",
7   "authors": {
8     "Airship": "support@airship.com"
9   },
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/urbanairship/airship-mobile-framework-proxy.git",
16     "tag": "1.0.7"
17   },
18   "module_name": "AirshipFrameworkProxy",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "source_files": "ios/AirshipFrameworkProxy/**/*.{h,m,swift}",
25   "dependencies": {
26     "Airship": [
27       "16.10.7"
28     ],
29     "Airship/MessageCenter": [
30       "16.10.7"
31     ],
32     "Airship/PreferenceCenter": [
33       "16.10.7"
34     ]
35   },
36   "swift_version": "5.0"