[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 0 / 7 / AGi18n / 0.0.5 / AGi18n.podspec.json
blob65ece132b50c0827e222cb687dadf520fbdf1d88
2   "name": "AGi18n",
3   "version": "0.0.5",
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.5"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "lib/*.{h,m}",
19   "requires_arc": true