| { |
| "name": "TKClientVideo", |
| "version": "1.0", |
| "summary": "TKLife TKClientVideo.", |
| "homepage": "https://github.com/LJQNAME/TKClientVideo", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "JQ": "liujq@beisun.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/LJQNAME/TKClientVideo.git", |
| "tag": "1.0" |
| }, |
| "source_files": "Framework/**/*.{h,m}", |
| "public_header_files": "Framework/**/*.h", |
| "requires_arc": true, |
| "ios": { |
| "vendored_frameworks": "Framework/TKClientVideo.framework" |
| } |
| } |