[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / a / d / SDLocalize / 1.0 / SDLocalize.podspec.json
blob9b031bfcf884fbe779ab3e74ee12a3b0e673a7b6
2   "name": "SDLocalize",
3   "version": "1.0",
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     "ios": "6.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/Meterwhite/SDLocalize.git",
16     "tag": "1.0"
17   },
18   "source_files": "SDLocalize/**/*.{h,m}"