blob: f0a93982732c2fb19a7fc739b1a43c3cb7edba71 [file] [log] [blame]
{
"name": "XYZGIF",
"version": "0.0.4",
"summary": "Deal with GIF.",
"description": "Private pod to deal with GIF",
"homepage": "https://github.com/brandy2015",
"license": "MIT",
"swift_version": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "11.1"
},
"dependencies": {
"FileKit": [
],
"SwiftyGif": [
],
"SHPathManager": [
],
"SHTManager": [
],
"SwiftDate": [
]
},
"authors": {
"Brandy": "zhangqianbrandy2012@gmail.com"
},
"source": {
"git": "https://github.com/brandy2015/XYZGIF.git",
"tag": "0.0.4"
},
"source_files": "XYZGIF/Source/*"
}