| { |
| "name": "WSMKits", |
| "version": "0.0.2", |
| "summary": "WSMKits is at development kits that the Mvoicer's developers using in projects. This kits includes PagedFlowView and so on.", |
| "homepage": "https://github.com/luoguilin/WSMKits", |
| "license": "MIT", |
| "authors": { |
| "Mvoicer Co., Ltd": "mvoicer.com" |
| }, |
| "social_media_url": "https://weibo.com/mvoicer", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/m-voicer/WSMKits.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": [ |
| "Classes", |
| "Classes/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude" |
| } |