blob: 70ed624613d7fc8ec52a898593e421d050fbaac4 [file] [log] [blame]
{
"name": "YLYQRReader",
"version": "0.0.1",
"summary": "A test of private cocoaPod 2016-04-07.",
"description": "QRReader, using in iOS, implement by Objective-C",
"homepage": "https://github.com/",
"license": "MIT",
"authors": {
"": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuldong/YLYQRReader.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}",
"YLYQRReader/*"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
]
}