[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / c / OLCore / 0.1.3 / OLCore.podspec.json
blob0629a427dd82764ef68125693611636be46c8a15
2   "name": "OLCore",
3   "version": "0.1.3",
4   "summary": "One Labs Core Library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ndv6/core-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NDV6": "admin@ndv6.net"
13   },
14   "source": {
15     "git": "https://github.com/ndv6/core-ios.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "OLCore/Classes/**/*",
23   "dependencies": {
24     "DLRadioButton": [
26     ],
27     "PGDrawerTransition": [
29     ],
30     "SDWebImage": [
32     ]
33   }