blob: 04c08f7bcf0e63c9705e212233abe09e51ba5557 [file] [log] [blame]
{
"name": "CustomPodsForUpdate",
"version": "0.1.6",
"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.6"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": [
"CustomPodsForUpdate/Classes/*.swift",
"CustomPodsForUpdate/*.swift",
"CustomPodsForUpdate/**/*.swift"
]
}