| { |
| "name": "JKCaptionsHelper", |
| "version": "0.1.0", |
| "summary": "this is a tool to help develop to play srt file or srt data.", |
| "description": "this is a tool to help develop to play srt file or srt data,it will update with the need", |
| "homepage": "https://github.com/xindizhiyin2014/JKCaptionsHelper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "xindizhiyin2014": "929097264@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/xindizhiyin2014/JKCaptionsHelper.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "swift_version": "5", |
| "source_files": "JKCaptionsHelper/Classes/**/*" |
| } |