| { |
| "name": "K3Pinyin", |
| "version": "0.0.3", |
| "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凡": "kongkk@fxiaoke.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/CrazyFanFan/K3Pinyin.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "K3Pinyin/**/*.{h,swift}", |
| "requires_arc": true, |
| "dependencies": { |
| "K3Base": [ |
| |
| ] |
| } |
| } |