[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / a / 9 / 6 / NMLocalize / 0.0.1 / NMLocalize.podspec.json
blob7eb305dc9d6d388d68d4b56ac5c7c44cd9a6b317
2   "name": "NMLocalize",
3   "version": "0.0.1",
4   "summary": "Shortcut for NSLocalizedString",
5   "description": "Easily translate your app with 'L' functions",
6   "homepage": "https://github.com/NicolasMahe/NMLocalize",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nicolas MaheĢ": "nicolas@mahe.me"
13   },
14   "source": {
15     "git": "https://github.com/NicolasMahe/NMLocalize.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NMLocalize/Classes/**/*",
22   "pushed_with_swift_version": "3.0"