blob: ad5bf505a3624062761876c9a5c82bb9454087e4 [file] [log] [blame]
{
"name": "ZLTestPods",
"version": "0.2.2",
"summary": "test dependency",
"homepage": "https://github.com/longitachi/ZLTestPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"longitachi": "longitachi@163.com"
},
"source": {
"git": "https://github.com/longitachi/ZLTestPods.git",
"tag": "0.2.2"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "Source/**/*.swift",
"resources": "Source/*.{png,bundle}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"PhotosUI",
"AVFoundation",
"CoreMotion"
],
"swift_version": "5.0"
}