[Add] RepairClubSDK 1.2.09
[CocoaPods.git] / Specs / 1 / 8 / 2 / ProatomicNotificationExtension / 0.1.5 / ProatomicNotificationExtension.podspec.json
blob70785afb53bf97b2ecb5eac6906732195554bb5f
2   "name": "ProatomicNotificationExtension",
3   "version": "0.1.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.3"
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   ]