[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / 6 / Localizr-iOS / 1.0.0 / Localizr-iOS.podspec.json
blob7dab2ae33870f8c9fb88f114c704a3e3ce8b1bbc
2   "name": "Localizr-iOS",
3   "version": "1.0.0",
4   "summary": "An iOS library that simplies the Localization process.",
5   "description": "An iOS library that simplies the Localization process. \nIt's recommended to use Localizr server (https://github.com/michaelhenry/Localizr) so that the localization process can be automated and can be done by different translators.",
6   "homepage": "https://github.com/michaelhenry/Localizr-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Michael Henry Pantaleon": "me@iamkel.net"
13   },
14   "source": {
15     "git": "https://github.com/michaelhenry/Localizr-iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Localizr-iOS/Classes/**/*",
22   "swift_version": "4.1"