blob: 118986fdae49bcb10defdde7e1e82d13c68c2d52 [file] [log] [blame]
{
"name": "WKCPhotoLiveView",
"version": "0.1.3",
"summary": "WKCPhotoLiveView is a view for livwPhoto.",
"homepage": "https://github.com/WeiKunChao/WKCPhotoLiveView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/WeiKunChao/WKCPhotoLiveView.git",
"tag": "0.1.3"
},
"source_files": "WKCPhotoLiveView/**/*.{h,m}",
"public_header_files": "WKCPhotoLiveView/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"Photos",
"PhotosUI"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
]
}
}