[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / d / 1 / OBLanguageManager / 0.1.0 / OBLanguageManager.podspec.json
blob418c5d1a532221961ca34ccf4ee6719c66b7a098
2   "name": "OBLanguageManager",
3   "version": "0.1.0",
4   "summary": "OBLanguageManager helps you manage your localization and supports Right to left orientation for languages like Arabic, Hebrew, etc..",
5   "description": "OBLanguageManager allows you to change the language of your app within the app and without the need to restart.\nOBLanguageManager is easy, small, and in Swift :).",
6   "homepage": "https://github.com/bassyouni/OBLanguageManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bassyouni": "omae.bassyouni991@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bassyouni/OBLanguageManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "OBLanguageManager/Classes/**/*",
23   "frameworks": "UIKit"