[Add] AndesUI 3.149.0
[CocoaPods.git] / Specs / 2 / 3 / 5 / CLLocalization / 1.0.1 / CLLocalization.podspec.json
blob3350afe3ccb79c3870664009f518739f5f5743c0
2   "name": "CLLocalization",
3   "version": "1.0.1",
4   "summary": "CLLocalization framework",
5   "description": "This framework is used for localization(multi-language) application",
6   "homepage": "https://github.com/cloud273/localization_ios.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "DUNG NGUYEN",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/cloud273/localization_ios.git",
17     "tag": "1.0.1"
18   },
19   "swift_versions": [
20     "5.0",
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "source_files": "Sources/*.swift",
26   "frameworks": "UIKit",
27   "swift_version": "5.3"