[Add] CloudwiseMAgent 2.8.0
[CocoaPods.git] / Specs / 7 / a / f / Localized-Swift / 1.0.1 / Localized-Swift.podspec.json
blob47d62f5c60fcdcada451308412fc413630e85ff9
2   "name": "Localized-Swift",
3   "version": "1.0.1",
4   "summary": "Swift Localization Utility",
5   "description": "A simple utlity to localize strings in Swift.",
6   "homepage": "https://github.com/ahmadansari/Localized-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmad Ansari": "ansari.ahmad@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ahmadansari/Localized-Swift.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "Localized-Swift/Classes/**/*"