blob: 2c5b835c33c860c9ca18630d864f9435b277d595 [file] [log] [blame]
{
"name": "YeshifuShareUI",
"version": "0.0.1",
"summary": "CocoaPods组件化实践",
"description": "CocoaPods组件化实践:一个简单的分享界面",
"homepage": "https://github.com/shiyeli/YeshifuShareUI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yetongxue": "422013052@qq.com"
},
"source": {
"git": "https://github.com/shiyeli/YeshifuShareUI.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}