add iOS Image Node

This commit is contained in:
pengfei.zhou
2019-08-06 20:06:34 +08:00
parent 471e87badc
commit f1efee6a3e
90 changed files with 82 additions and 2108 deletions

View File

@@ -40,4 +40,5 @@ TODO: Add long description of the pod here.
s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
s.dependency 'SDWebImage', '~> 5.0'
end