blob: 9e14412dbc28fbaf0ce8989147e957e748fdc315 [file] [log] [blame]
{
"name": "WKCFansyPhotoLiveView",
"version": "1.0.1",
"summary": "WKCFansyPhotoLiveView is a view for livwPhoto.",
"homepage": "https://github.com/WKCLoveYang/WKCFansyPhotoLiveView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCFansyPhotoLiveView.git",
"tag": "1.0.1"
},
"source_files": "WKCFansyPhotoLiveView/**/*.{h,m}",
"public_header_files": "WKCFansyPhotoLiveView/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"Photos",
"PhotosUI"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
}
}