[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 0 / Translatio / 0.91.00 / Translatio.podspec.json
blob45cff269bb989387b0d0721198c6c0715d675fa6
2   "name": "Translatio",
3   "version": "0.91.00",
4   "summary": "Easily localize your iOS apps with this super lightweight framework",
5   "description": "TODO: Add long description of the pod here.\nTranslatio is a library that helps to localize strings in an application. It adds a property and a function to the strings object and provides extensions for the UI elements such as UIButton, UITextField, UITextView, UILabel, UINavigationItem, UIBarButtonItem. The very nice thing is that you can provide the localizable key for the UI element directly from the Interface Builder file (storyboard or xib).",
6   "homepage": "https://github.com/andrealufino/Translatio",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "andrealufino": "andrea.lufino@me.com"
13   },
14   "source": {
15     "git": "https://github.com/andrealufino/Translatio.git",
16     "tag": "0.91.00"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Translatio/Classes/**/*"