blob: 95bcdc314bfe8b39b51fc6823255461d4f872a1e [file] [log] [blame]
{
"name": "LLCamera",
"version": "0.1",
"license": "MIT",
"summary": "模仿微信相机",
"homepage": "https://github.com/lishulong199253/WechatCamera",
"source": {
"git": "https://github.com/lishulong199253/WechatCamera.git",
"tag": "0.1"
},
"source_files": "LLCamera/*.swift",
"requires_arc": true,
"platforms": {
"ios": "11.0"
},
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"Photos"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"authors": {
"lishulong199253": "lishulong_123@126.com"
},
"social_media_url": "https://github.com/lishulong199253"
}