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