[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / d / SDLocalize / 1.2 / SDLocalize.podspec.json
blob0fb0a6cca23c9a72c5355e245e3243d00dadbf83
2   "name": "SDLocalize",
3   "version": "1.2",
4   "summary": "Efficient iOS localization solution.(Objc, swift, NSLocalizedString, xib)",
5   "homepage": "https://github.com/Meterwhite/SDLocalize",
6   "license": "MIT",
7   "authors": {
8     "Meterwhite": "meterwhite@outlook.com"
9   },
10   "platforms": {
11     "osx": "10.10",
12     "ios": "6.0",
13     "tvos": "9.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/Meterwhite/SDLocalize.git",
18     "tag": "1.2"
19   },
20   "source_files": "SDLocalize/**/*.{h,m}"