blob: 9b75105758402401a5d6f37c8a1b9c5db3feadf7 [file] [log] [blame]
{
"name": "XYRefresh",
"version": "1.0",
"summary": "A short description of Refresh.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/RayJiang16/XYRefresh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RayJiang": "1184731421@qq.com"
},
"source": {
"git": "https://github.com/RayJiang16/XYRefresh",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source_files": "Sources/Core/**/*.swift",
"resources": "Sources/Core/Resource/**/*",
"frameworks": "UIKit"
}