[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / f / 3 / 7 / International-iOS / 0.1.2 / International-iOS.podspec.json
blobf1a3ea3853659f1d51f33cf77cf895e02e8565be
2   "name": "International-iOS",
3   "version": "0.1.2",
4   "summary": "iOS国际化",
5   "description": "iOS国际化,支持的控件有:UILabel",
6   "homepage": "https://github.com/wangjufan/International-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangjufan": "wangjufan@126.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/wangjufan/International-iOS.git",
19     "tag": "0.1.2"
20   },
21   "source_files": "International/Classes/*.{h,m}",
22   "public_header_files": "International/Classes/{YDLocalizationCenter,YDLocalBlock}.{h}",
23   "requires_arc": true,
24   "resources": "International/Resources/*.{lproj}"