[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / c / d / OLManager / 1.0.13 / OLManager.podspec.json
blobf03ac9d6fc30e496ea82fd9f96d72d354d18bf51
2   "name": "OLManager",
3   "version": "1.0.13",
4   "summary": "Lightweight pod that will help you to manage your custom Overlays in easiest way.",
5   "description": "Overlay Manager is a lightweight, easy-to-use, written on Swift helper, which will provide you the conviniet api to manage our custom overlays and avoid code repeating. Overlay Manager will give you the ability to add/remove your overlay with your own setups, usign different animations (if you needed).",
6   "homepage": "https://github.com/MaxOstPM/OLManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MaxOstPM": "kurtmo17@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MaxOstPM/OLManager.git",
16     "tag": "1.0.13"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "OLManager/Classes/ServiceLayer/*.swift"