[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 8 / XJLanguageManager / 1.0.0 / XJLanguageManager.podspec.json
blob9819a5937e0d0d32f93ff25bf777fad5a88f887e
2   "name": "XJLanguageManager",
3   "version": "1.0.0",
4   "summary": "localized language.",
5   "description": "小匠多语言管理模块、共享多语言资源、多语言设置逻辑、一键转安卓xml",
6   "homepage": "https://gitee.com/xiaojiang-cloud-paas/XJLanguageManager-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RengeRenge": "lidrkuft123@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xiaojiang-cloud-paas/XJLanguageManager-iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XJLanguageManager/**/*.{h,m}",
22   "resource_bundles": {
23     "XJLanguageManager": [
24       "XJLanguageManager/**/*.{png,html,xib,strings,xcassets}"
25     ]
26   },
27   "public_header_files": "XJLanguageManager/**/*.{h}",
28   "frameworks": "Foundation"