mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-05-12 17:58:13 +08:00
- Fix podspec
This commit is contained in:
@@ -2,14 +2,14 @@
|
||||
"name": "PINRemoteImage",
|
||||
"version": "1.0",
|
||||
"summary": "YAIDCLIOS (Yet another image downloading and caching library for iOS)",
|
||||
"homepage": "https://github.pinadmin.com/Pinterest/PINRemoteImage",
|
||||
"homepage": "https://github.com/pinterest/PINRemoteImage",
|
||||
"license": "Apache 2.0",
|
||||
"authors": {
|
||||
"Garrett Moon": "garrett@pinterest.com"
|
||||
},
|
||||
"source": {
|
||||
"git": "git@github.pinadmin.com:Pinterest/PINRemoteImage.git",
|
||||
"tag": "1.0"
|
||||
"git": "https://github.com/pinterest/PINRemoteImage.git",
|
||||
"tag": 1.0
|
||||
},
|
||||
"social_media_url": "https://twitter.com/garrettmoon",
|
||||
"platforms": {
|
||||
@@ -28,7 +28,7 @@
|
||||
">= 1.0"
|
||||
],
|
||||
"PINCache": [
|
||||
">=1.2"
|
||||
">=2.0"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user