[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / d / b / c / LocalizedStringSwift / 1.0.1 / LocalizedStringSwift.podspec.json
blob26f3d2b4cad4bfdeb0ef5647c66b850cf9c762d6
2   "name": "LocalizedStringSwift",
3   "version": "1.0.1",
4   "summary": "Simple Localization in Swift",
5   "description": "- Using NSLocalizedString more simply.",
6   "homepage": "https://github.com/digitrick/LocalizedStringSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "digitrick",
12   "social_media_url": "http://twitter.com/digitrick",
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/digitrick/LocalizedStringSwift.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "LocalizedStringSwift/**/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"