blob: 88df65262bc68ca28a6b9ffd270361306a4ca0d5 [file] [log] [blame]
{
"name": "CustomPodsForUpdate",
"version": "0.1.5",
"summary": "Just a public pod lib test.",
"description": "A short description and summary of CustomPodsForUpdate.",
"homepage": "https://github.com/zhushouyu/CustomPodsForUpdate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhushouyu": "zhushouyu@youzan.com"
},
"source": {
"git": "https://github.com/ZhuShouyu/CustomPodsForUpdate.git",
"tag": "0.1.5"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": [
"CustomPodsForUpdate",
"CustomPodsForUpdate/*.swift",
"CustomPodsForUpdate/**/*.swift"
]
}