blob: 783e9da7aed981441f5835b75559dd3b6e06ae3d [file] [log] [blame]
{
"name": "hehe",
"version": "1.0.1",
"summary": "pod测试",
"description": "pod测试,支持CocoaPods",
"homepage": "https://github.com/heliang219/hehe",
"license": "MIT",
"authors": {
"heliang": "heliang219@foxmail.com"
},
"social_media_url": "https://github.com/heliang219",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/heliang219/hehe.git",
"tag": "1.0.1"
},
"source_files": "hehe/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
}
}