[Delete] TapjoySDK 14.2.0
[CocoaPods.git] / Specs / a / 9 / 6 / NMLocalize / 0.0.3 / NMLocalize.podspec.json
blob02daf064e4eed1c02cfd5e95e2155048f22d6441
2   "name": "NMLocalize",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NMLocalize/Classes/**/*",
22   "pushed_with_swift_version": "3.0"