| { |
| "name": "K3Pinyin", |
| "version": "1.0.0", |
| "summary": "a simple wap to use pinyin with swift.", |
| "description": "a simple wap to use pinyin with swift. \nsupport strip combining marks、strip whitespace... with option", |
| "homepage": "https://github.com/CrazyFanFan/K3Pinyin/", |
| "license": "MIT", |
| "authors": { |
| "Crazy凡": "827799383@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/CrazyFanFan/K3Pinyin.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": "K3Pinyin/**/*.{h,swift}", |
| "requires_arc": true, |
| "swift_versions": "5.0", |
| "swift_version": "5.0" |
| } |