[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 7 / AGi18n / 0.0.4 / AGi18n.podspec.json
blobedcad08330def0e3b201420ffff18c048996d501
2   "name": "AGi18n",
3   "version": "0.0.4",
4   "summary": "Localize iOS apps by automatically extracting texts from code and XIB files and inject them back on runtime.",
5   "description": "Utility to easily localize your iOS apps by automatically extracting texts from code and XIB files into a Localizable strings and inject them back on runtime without changing your XIB files.",
6   "homepage": "https://github.com/angelolloqui/AGi18n",
7   "license": "MIT License",
8   "authors": {
9     "Angel Garcia Olloqui": "http://angelolloqui.com"
10   },
11   "source": {
12     "git": "https://github.com/angelolloqui/AGi18n.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "lib/*.{h,m}",
19   "requires_arc": true