[Add] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git] / Specs / 4 / 6 / e / TWLocalize / 0.0.5 / TWLocalize.podspec.json
blobae9876d3ff1074bfd80471baf0e627bde85e45a2
2   "name": "TWLocalize",
3   "version": "0.0.5",
4   "summary": "Easy Localizations for iOS written in Swift",
5   "description": "Easy Localizations written in Swift.\nNo longer use NSLocalizedString(key:comment:) or Strings files per language.",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tom Wolters": "t.wolters@live.nl"
12   },
13   "homepage": "https://github.com/tom-wolters/TWLocalize",
14   "social_media_url": "https://twitter.com/Tom_Wolters",
15   "platforms": {
16     "ios": "9.3"
17   },
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/tom-wolters/TWLocalize.git",
21     "tag": "0.0.5"
22   },
23   "source_files": "TWLocalize/**/*.{swift}",
24   "frameworks": "UIKit",
25   "pushed_with_swift_version": "4.0"