blob: 9752838eb538f800a98bdd89b231ed81de4747fb [file] [log] [blame]
{
"name": "hehe",
"version": "1.0.0",
"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.0"
},
"source_files": "hehe/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
]
}
}