[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 5 / libintl-alternative / 0.1.1 / libintl-alternative.podspec.json
blobf75c19da4637361909fe69c32e72516b6dbf3169
2   "name": "libintl-alternative",
3   "version": "0.1.1",
4   "summary": "Replace libintl part of gettext runtime with NSBundle localizedString: for OSX/iOS.",
5   "homepage": "https://github.com/youknowone/libintl-alternative",
6   "license": "2-clause BSD",
7   "authors": {
8     "Jeong YunWon": "jeong@youknowone.org"
9   },
10   "source": {
11     "git": "https://github.com/youknowone/libintl-alternative.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "libintl.{h,m}",
15   "preserve_paths": "bin/po_to_strings.rb",
16   "requires_arc": false