blob: 751be1c4b1408b7fa1819d5751ef447cac4c51aa [file] [log] [blame]
{
"name": "hlview",
"version": "0.0.3",
"summary": "pod测试",
"description": "pod测试,支持CocoaPods",
"homepage": "https://github.com/heliang219/hlview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heliang": "heliang219@foxmail.com"
},
"social_media_url": "https://github.com/heliang219",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/heliang219/hlview.git",
"tag": "0.0.3"
},
"source_files": "hlview/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"module_name": "hlview",
"dependencies": {
"SDWebImage": [
],
"pop": [
]
}
}