| { | |
| "name": "LSYVideoChoice", | |
| "version": "1.0.0.0", | |
| "summary": "A Library for iOS LSYVideoChoice.", | |
| "homepage": "https://github.com/lishiyong-github/LSYVideoChoice", | |
| "license": "MIT", | |
| "authors": { | |
| "lishiyong-github": "1525846137@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/lishiyong-github/LSYVideoChoice.git", | |
| "tag": "1.0.0.0" | |
| }, | |
| "source_files": "LSYVideoChoice/*.{h,m}", | |
| "frameworks": [ | |
| "UIKit", | |
| "MobileCoreServices", | |
| "AssetsLibrary", | |
| "AVFoundation" | |
| ], | |
| "platforms": { | |
| "ios": "7.0" | |
| } | |
| } |