blob: 18684da66fccfcf774b6737b2929221b37798cb9 [file] [log] [blame]
{
"name": "testCocoaPodXP",
"version": "1.0.0",
"summary": "一个上传cocoaPod的测试项目",
"description": "一个测试包一个测试包一个测试包一个测试包一个测试包",
"homepage": "https://github.com/xiaopeng11/testCocoaPodXP",
"license": "MIT",
"authors": {
"肖鹏": "xiaopeng@upplus.net"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/xiaopeng11/testCocoaPodXP.git",
"tag": "1.0.0"
},
"frameworks": [
"UIKit",
"AVFoundation",
"Foundation"
],
"source_files": "QRCode/*",
"resources": "Resources/*.png"
}