[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / 2 / ProatomicNotificationExtension / 0.1.4 / ProatomicNotificationExtension.podspec.json
blobe8da2b5a7b38ac37c305d5da4e0b4f08de71db1d
2   "name": "ProatomicNotificationExtension",
3   "version": "0.1.4",
4   "summary": "A description of ProatomicNotificationExtension.",
5   "description": "Proatomic notifications extensions for iOS. This works only with iOS 10 and newer",
6   "homepage": "http://proatomicdev.com/",
7   "license": {
8     "text": "Copyright 2019 Proatomic",
9     "type": "Copyright"
10   },
11   "authors": {
12     "Guillermo Sáenz": "gsaenz@proatomicdev.com"
13   },
14   "source": {
15     "git": "https://github.com/ProAtomic/ProatomicNotificationExtension.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "default_subspecs": [
26     "ProatomicServiceExtension"
27   ],
28   "subspecs": [
29     {
30       "name": "ProatomicServiceExtension",
31       "vendored_frameworks": [
32         "ProatomicServiceExtension/Frameworks/ProatomicServiceExtension-Release-iphoneuniversal/ProatomicServiceExtension.framework"
33       ]
34     }
35   ]