blob: 38846c5264fb9ac0aff1297840df5118960c5ef2 [file] [log] [blame]
{
"name": "XYZGIF",
"version": "0.0.5",
"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.5"
},
"source_files": "XYZGIF/Source/*"
}