| { |
| "name": "AYLocalization", |
| "version": "4.0.3", |
| "summary": "Localization tool", |
| "description": "AYLocalization是一个本地化的开源工具库,可以记录开发过程中所有需要本地化的文案,避免繁杂的抽取工作。", |
| "homepage": "http://47.75.52.43/ayong/Localization_IOS.git", |
| "authors": { |
| "ayong": "iyongzai@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "http://47.75.52.43/ayong/Localization_IOS.git", |
| "tag": "4.0.3" |
| }, |
| "source_files": "AYLocalization/*.{swift}", |
| "frameworks": "Foundation", |
| "requires_arc": true, |
| "swift_versions": "4.0", |
| "swift_version": "4.0" |
| } |