| { | |
| "name": "XHCameraSession", | |
| "version": "0.0.1", | |
| "summary": "这是一个自定义相机的库", | |
| "description": "这是一个自定义相机的库呢", | |
| "homepage": "https://github.com/DaHuiGe/XHCameraSession.git", | |
| "license": "MIT", | |
| "authors": { | |
| "caixianghui": "13220112889@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/DaHuiGe/XHCameraSession.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "XHCameraSessionDemo/XHCameraSession.{h,m}", | |
| "exclude_files": "Classes/Exclude", | |
| "frameworks": [ | |
| "UIKit", | |
| "AVFoundation" | |
| ] | |
| } |