[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 0 / Translatio / 0.90.00 / Translatio.podspec.json
blob0d0d9493f3c93dced2f824e5c23ac9389b1e2fe1
2   "name": "Translatio",
3   "version": "0.90.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.90.00"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Translatio/Classes/**/*",
22   "pushed_with_swift_version": "3.0"