| { |
| "name": "KingCacheVideo", |
| "version": "0.0.5", |
| "summary": "A video player with cache.", |
| "description": "A video player with cache................", |
| "homepage": "https://github.com/hengyangKing/KingCacheVideo", |
| "license": "MIT", |
| "authors": { |
| "hengyangKing": "hengyangKing.yeah.net" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/hengyangKing/KingCacheVideo.git", |
| "tag": "0.0.5" |
| }, |
| "source_files": [ |
| "KingCacheVideo", |
| "KingCacheVideo/**/*.{h,m}" |
| ], |
| "frameworks": [ |
| "MediaPlayer", |
| "AVFoundation", |
| "MobileCoreServices" |
| ] |
| } |