blob: c25ab280aba03c3814376513084bdb998ab888b2 [file] [log] [blame]
{
"name": "HGShareDemo",
"version": "0.0.1",
"summary": "分享demo",
"description": "一份分享的demo,支持微信,qq,微博,推特,faceBook,",
"homepage": "https://github.com/wode0weiyi/podTestLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huzhihui": "wonderfulhzh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wode0weiyi/podTestLibrary.git",
"tag": "0.0.1"
},
"source_files": [
"HGRouter/ShareDemo",
"ShareDemo/*.{h,m}"
],
"frameworks": "UIKit"
}