[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / e / f / OctopushServiceExtension / 4.0.2 / OctopushServiceExtension.podspec.json
blob6738d8c9235aacbb60be22da6dfc2e56cd937ba5
2   "name": "OctopushServiceExtension",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "authors": "SDOS",
7   "version": "4.0.2",
8   "license": {
9     "type": "BSD"
10   },
11   "homepage": "https://github.com/SDOS-DEV/Octopush-iOS",
12   "summary": "Librería de Octopush para el envío de notificaciones push",
13   "source": {
14     "git": "https://github.com/SDOS-DEV/Octopush-iOS.git",
15     "tag": "v4.0.2"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation"
20   ],
21   "vendored_frameworks": "src/Framework/OctopushServiceExtension.framework",
22   "dependencies": {
23     "OctopushShared": [
25     ]
26   }