From 76dc90744115288aed86aa93e04e83e5ee70d3ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E4=BD=B3=E7=8E=AE?= Date: Fri, 4 Mar 2016 17:47:36 +0800 Subject: [PATCH] add test gif --- .DS_Store | Bin 6148 -> 6148 bytes Example/.DS_Store | Bin 6148 -> 6148 bytes .../JWAnimatedImage.xcodeproj/project.pbxproj | 4 + Example/Podfile.lock | 2 +- Example/Pods/.DS_Store | Bin 0 -> 6148 bytes .../JWAnimatedImage.podspec.json | 14 +- Example/Pods/Manifest.lock | 2 +- Example/Pods/Pods.xcodeproj/project.pbxproj | 243 +++++------------- .../xcschemes/JWAnimatedImage.xcscheme | 2 +- ...tedImage_Example-acknowledgements.markdown | 12 +- ...imatedImage_Example-acknowledgements.plist | 12 +- ...matedImage_Tests-acknowledgements.markdown | 12 +- ...AnimatedImage_Tests-acknowledgements.plist | 12 +- 13 files changed, 110 insertions(+), 205 deletions(-) create mode 100644 Example/Pods/.DS_Store diff --git a/.DS_Store b/.DS_Store index 5575e4f76280f21ce3a3d99574abb62eebebfc58..7845db44dc62535248a074121bca0e1e7e6ef2c0 100644 GIT binary patch delta 218 zcmZoMXffDugGJoJTt~s!z@k=1q1xQsKu5vE*sQizpnURsmNaih>7;_3%;FLQgIkPD z%q*;I>>Qk2+&sM8yaGJjyxg(D8TsYGC5a`a#ZHMu@d7fznJKABiACX=DJ2;psd=tB zsb#5o{zX2CC8?9MSdu0;uu4R52$XYjaK;NrR9Bl|wVQ*JgF{x^D=ew9ZSv~vhmRaP he&Xblr_UI`fRPbGGl)QG81;N}0NYf?&Fmb1`2qSLI-vjn delta 81 zcmZoMXffDugGJoZTt~s!)VNkhq1xQsKu5vE*sQizpl$MdmbA$lEbApK4UB;bj0~_S TFyCCtHi>a!gVJVpj=%f>&W#v{ diff --git a/Example/.DS_Store b/Example/.DS_Store index 0384b44017dd4762bc3335fe7d8943fd978ac36e..313c53a0cc88e420ac7d9da1de5fe166c14789bc 100644 GIT binary patch delta 422 zcmZoMXfc@J&&ahgU^g=(*W`OFW&%0shQZ1CxdjYhP|6DuaY-pHNoHWU^q&(OnIUX9#toAh*{mnWvGOq)SWeDkbp=WUPGYkGYD+*a5|kZ~Sdsx_hvetyz}bmOVVSAr@d6^w`FSOYnR%&2^+5SV}c0O9aY-pHNoHWU^zYa0 z$#+;RCZA*BW`?lc7!OQlWV4# IIsWnk0EYT5F#rGn diff --git a/Example/JWAnimatedImage.xcodeproj/project.pbxproj b/Example/JWAnimatedImage.xcodeproj/project.pbxproj index 960fb5b..98e8023 100644 --- a/Example/JWAnimatedImage.xcodeproj/project.pbxproj +++ b/Example/JWAnimatedImage.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 28C029DB1C89910D00C9C1B8 /* test.gif in Resources */ = {isa = PBXBuildFile; fileRef = 28C029DA1C89910D00C9C1B8 /* test.gif */; }; 2E10C499A89907729AC831AD /* Pods_JWAnimatedImage_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D0FEDB94D1F55EDD4C478587 /* Pods_JWAnimatedImage_Tests.framework */; }; 304302255C4217120278E71A /* Pods_JWAnimatedImage_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55B0D33EEFD2E79240FC2612 /* Pods_JWAnimatedImage_Example.framework */; }; 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; }; @@ -28,6 +29,7 @@ /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ + 28C029DA1C89910D00C9C1B8 /* test.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; name = test.gif; path = "../../../../Downloads/FLAnimatedImage-master/FLAnimatedImageDemo/test-gifs/test.gif"; sourceTree = ""; }; 424CE5A82F0C060ABEBA2F3E /* Pods-JWAnimatedImage_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JWAnimatedImage_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example.release.xcconfig"; sourceTree = ""; }; 54F8270EFBB068D6986ECE84 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = ""; }; 55B0D33EEFD2E79240FC2612 /* Pods_JWAnimatedImage_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWAnimatedImage_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -127,6 +129,7 @@ 607FACD31AFB9204008FA782 /* Supporting Files */ = { isa = PBXGroup; children = ( + 28C029DA1C89910D00C9C1B8 /* test.gif */, 607FACD41AFB9204008FA782 /* Info.plist */, ); name = "Supporting Files"; @@ -249,6 +252,7 @@ 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */, 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */, 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */, + 28C029DB1C89910D00C9C1B8 /* test.gif in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; diff --git a/Example/Podfile.lock b/Example/Podfile.lock index 492363f..578495c 100644 --- a/Example/Podfile.lock +++ b/Example/Podfile.lock @@ -9,6 +9,6 @@ EXTERNAL SOURCES: :path: ../ SPEC CHECKSUMS: - JWAnimatedImage: 3a80e57d7c8623659b29fd02c8e5328cf2bf2ef2 + JWAnimatedImage: efc7a567f47572e4e24c168e46e7a70233e5fb5c COCOAPODS: 0.39.0 diff --git a/Example/Pods/.DS_Store b/Example/Pods/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..f146e11d2b7209b2159f35055d4330e76f0246bd GIT binary patch literal 6148 zcmeHK&2G~`5T0!VbyBG^qDYl`*(*|nQnipCO&TN)RElKO3Q-j7*lHFzUdwjsR#7CM zIPe(!zX1<`-~qVtD4byS$5Bg4B@Q5pcC6iRJUg>qe;dza0f2PI!3Ka002VfZwFY+Q zh!_`bP8PI93=%m<2q|QKktKdK=WPsz0mHz*#(?;Cm*75x;6Z@>?EB?Dj(qczh-G=J z^_46v)~;M#vg(axaoN`zPuw9d+}z8@S;tEs%R3f?zSetQKCJYIoJTX=^Y>U-^zGFh z9_Jp5!}L_>!9I%vUUc|44zdGR&9~2jeAu^d^wRJMLwjBv?y-#dEMobIRTo#^UYks| zw%bj*+1j2q>7?CmHR;yoo$1srENlJd?Yp~=lIe?=uU@}-`|kb6Pih|srY$MgHCFH$ zm7i!ia??2C@ga_gs15^upVk|+obk4?aznjasw{#AMtKC80Q0kFW>7U8MQLoq;uvU@!+@oli{iL5K%oZq39pK zwR{QJZkB8qFbw=z21I_K*aSKnONBCZU?-0Nh&41zL0x7;L@Er3j>b|UT2P1zMO2|g zA2EmuM?2Mij>b}<3I`&ejPvLx6MaIdaxtOO9f+gQ^o9Y$z*z)gwUT1&A##U@1fl?r7DcDfu(MU>(-Y*KKH3I);8SSmyd QiuofTX)v8(;IA_919isg$N&HU literal 0 HcmV?d00001 diff --git a/Example/Pods/Local Podspecs/JWAnimatedImage.podspec.json b/Example/Pods/Local Podspecs/JWAnimatedImage.podspec.json index 83203a7..562eda5 100644 --- a/Example/Pods/Local Podspecs/JWAnimatedImage.podspec.json +++ b/Example/Pods/Local Podspecs/JWAnimatedImage.podspec.json @@ -1,25 +1,19 @@ { "name": "JWAnimatedImage", "version": "0.1.0", - "summary": "A short description of JWAnimatedImage.", - "description": "", - "homepage": "https://github.com//JWAnimatedImage", + "summary": "A animated GIF engine for iOS in Swift", + "homepage": "https://github.com/wangjwchn/JWAnimatedImage", "license": "MIT", "authors": { "Jiawei Wang": "wangjwchn@yahoo.com" }, "source": { - "git": "https://github.com//JWAnimatedImage.git", + "git": "https://github.com/wangjwchn/JWAnimatedImage.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "requires_arc": true, - "source_files": "Pod/Classes/**/*", - "resource_bundles": { - "JWAnimatedImage": [ - "Pod/Assets/*.png" - ] - } + "source_files": "Pod/Classes/**/*" } diff --git a/Example/Pods/Manifest.lock b/Example/Pods/Manifest.lock index 492363f..578495c 100644 --- a/Example/Pods/Manifest.lock +++ b/Example/Pods/Manifest.lock @@ -9,6 +9,6 @@ EXTERNAL SOURCES: :path: ../ SPEC CHECKSUMS: - JWAnimatedImage: 3a80e57d7c8623659b29fd02c8e5328cf2bf2ef2 + JWAnimatedImage: efc7a567f47572e4e24c168e46e7a70233e5fb5c COCOAPODS: 0.39.0 diff --git a/Example/Pods/Pods.xcodeproj/project.pbxproj b/Example/Pods/Pods.xcodeproj/project.pbxproj index 627aa7f..b1ba5ab 100644 --- a/Example/Pods/Pods.xcodeproj/project.pbxproj +++ b/Example/Pods/Pods.xcodeproj/project.pbxproj @@ -7,39 +7,31 @@ objects = { /* Begin PBXBuildFile section */ - 0390A9D41FA050EE691DE011D3B985EC /* JWAnimatedImage-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FAA4BCC6CC0D294CE048BD2202C851C /* JWAnimatedImage-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 3284BADFDD53018DA09F7B449CD6FACC /* Pods-JWAnimatedImage_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F3F0842773F84B836EEA015F19CBE683 /* Pods-JWAnimatedImage_Example-dummy.m */; }; + 54C1FAD5898107F77881AABB79ACF351 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; }; 5F4D47FE0FE7680C05FBBC576F392C21 /* Pods-JWAnimatedImage_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = E2745BDAE39A2CC1B489F150A8031432 /* Pods-JWAnimatedImage_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; 619A6FA6B2CC0DE100284B36F0D9AA2C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; }; - 752F32EE99BD66AF82942E0CBF148857 /* JWAnimatedImage.bundle in Resources */ = {isa = PBXBuildFile; fileRef = ADBF9C8756B056FDFE636196FAB75A2D /* JWAnimatedImage.bundle */; }; - 89FE98C8C9C9C0F486769FFB383EABC2 /* JWAnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E4F58B3F2F0D254729DC2F6976C94C6 /* JWAnimatedImageView.swift */; }; - 98D1E91576D5C2E431C680BBDDBE9CA8 /* JWAnimatedImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43B3036FBDEE89DD1B199416B1E7D665 /* JWAnimatedImage-dummy.m */; }; + 648F2DB3282C834E1FE6B936FBB64944 /* JWAnimatedImage-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 43B3036FBDEE89DD1B199416B1E7D665 /* JWAnimatedImage-dummy.m */; }; + BBC6B156F708EF04C3E3F9C5F56CE230 /* JWAnimatedImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2E4F58B3F2F0D254729DC2F6976C94C6 /* JWAnimatedImageView.swift */; }; C9DF1C6F33AB8BE400E0D2CBBB9A4578 /* Pods-JWAnimatedImage_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F67A167237C26AE75EE749E9DB976C89 /* Pods-JWAnimatedImage_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; CB7D610EF7A3B8E98EAD670412C69D27 /* Pods-JWAnimatedImage_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = BB82CBC7D47AB8C15F7EC1AE3A3D5D7F /* Pods-JWAnimatedImage_Tests-dummy.m */; }; - E36BE8A6CD0B6FF15EE9CDB0C3422234 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; }; + E79A8759E177533432551031F0812C7D /* JWAnimatedImage-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0FAA4BCC6CC0D294CE048BD2202C851C /* JWAnimatedImage-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; F1FA7D72DF381FD9CDFC49206D2B728B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 2A016DB8A96B9D2D462116818C1D17B9 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; - proxyType = 1; - remoteGlobalIDString = B4BEE236810790928E475203CF912F64; - remoteInfo = "JWAnimatedImage-JWAnimatedImage"; - }; 999B756AD9F8AB78C99BD7CDB8DE6257 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = A97A10FE1ED30FFFFDBFBDD71E0613E5; + remoteGlobalIDString = E0D4CF4752AA70FDB9788519B5BEDF8B; remoteInfo = JWAnimatedImage; }; F670F8170A96A4CA85A2CC7C9CC063DE /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */; proxyType = 1; - remoteGlobalIDString = A97A10FE1ED30FFFFDBFBDD71E0613E5; + remoteGlobalIDString = E0D4CF4752AA70FDB9788519B5BEDF8B; remoteInfo = JWAnimatedImage; }; /* End PBXContainerItemProxy section */ @@ -47,24 +39,23 @@ /* Begin PBXFileReference section */ 028175A52E4664F76245324A1C00875A /* Pods-JWAnimatedImage_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-JWAnimatedImage_Tests-frameworks.sh"; sourceTree = ""; }; 0FAA4BCC6CC0D294CE048BD2202C851C /* JWAnimatedImage-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWAnimatedImage-umbrella.h"; sourceTree = ""; }; - 235CBC340A61FE8218120CA4629B3B4C /* Pods_JWAnimatedImage_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWAnimatedImage_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 2AB3AB4646D2C3EB1B97BA574FBF1B03 /* Pods_JWAnimatedImage_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWAnimatedImage_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 2E4F58B3F2F0D254729DC2F6976C94C6 /* JWAnimatedImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = JWAnimatedImageView.swift; sourceTree = ""; }; 3465ABA222076EFFDB3F68BAECED7211 /* JWAnimatedImage.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = JWAnimatedImage.modulemap; sourceTree = ""; }; 3E4E89230EF59BC255123B67864ACF77 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; 4010BF065A988EDBB4C52AAEF96ABFC3 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 4131E849A8792BFF3A128FCF0C006A0D /* Pods_JWAnimatedImage_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWAnimatedImage_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 43B3036FBDEE89DD1B199416B1E7D665 /* JWAnimatedImage-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "JWAnimatedImage-dummy.m"; sourceTree = ""; }; 4658929131E3C30F1E6A5F124444942C /* Pods-JWAnimatedImage_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-JWAnimatedImage_Tests.modulemap"; sourceTree = ""; }; 4D629437E83A55C6924769EB3E9CA4CF /* Pods-JWAnimatedImage_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JWAnimatedImage_Example.release.xcconfig"; sourceTree = ""; }; 4FF6E32B12E30BBA49A92B8443F4FD13 /* JWAnimatedImage.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = JWAnimatedImage.xcconfig; sourceTree = ""; }; 56C35D3CFD559B90EBDACBBDC863F55C /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 6D0750A5C01FC5BC63DC1EB699C75FC7 /* Pods-JWAnimatedImage_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-JWAnimatedImage_Tests-resources.sh"; sourceTree = ""; }; + 7E7FCD0DC2EF5F72F071ADFA49240E03 /* Pods_JWAnimatedImage_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JWAnimatedImage_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 976B7F7BF4465814B8108831432BBE05 /* Pods-JWAnimatedImage_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-JWAnimatedImage_Example-acknowledgements.markdown"; sourceTree = ""; }; 9E4E71D622CA43D076E035C3F5CD2D0A /* Pods-JWAnimatedImage_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JWAnimatedImage_Example.debug.xcconfig"; sourceTree = ""; }; A6BF441FA79019FF79C5EF6DBCC56887 /* Pods-JWAnimatedImage_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JWAnimatedImage_Tests.release.xcconfig"; sourceTree = ""; }; ABB8B91599F2D0E7E21D0E09E4D630BE /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; AD6C7ADB905BEEC2CAAF3F6AD363E3E8 /* Pods-JWAnimatedImage_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-JWAnimatedImage_Tests-acknowledgements.markdown"; sourceTree = ""; }; - ADBF9C8756B056FDFE636196FAB75A2D /* JWAnimatedImage.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = JWAnimatedImage.bundle; sourceTree = BUILT_PRODUCTS_DIR; }; B3E6C88A742BFD98E4F29C6A9B5974FD /* Pods-JWAnimatedImage_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "sourcecode.module-map"; path = "Pods-JWAnimatedImage_Example.modulemap"; sourceTree = ""; }; BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; BB82CBC7D47AB8C15F7EC1AE3A3D5D7F /* Pods-JWAnimatedImage_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-JWAnimatedImage_Tests-dummy.m"; sourceTree = ""; }; @@ -73,18 +64,19 @@ DCE78C9F6C4AC351AC50926F602003D7 /* Pods-JWAnimatedImage_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-JWAnimatedImage_Example-acknowledgements.plist"; sourceTree = ""; }; E2745BDAE39A2CC1B489F150A8031432 /* Pods-JWAnimatedImage_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-JWAnimatedImage_Example-umbrella.h"; sourceTree = ""; }; E59F51543ED679C389DC4F2E14B2A582 /* Pods-JWAnimatedImage_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-JWAnimatedImage_Example-frameworks.sh"; sourceTree = ""; }; - E7483E0641666A542490EF91111869AD /* JWAnimatedImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JWAnimatedImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; EE1F7A773915AF4FA22F5F2EC5E52C20 /* Pods-JWAnimatedImage_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-JWAnimatedImage_Tests.debug.xcconfig"; sourceTree = ""; }; + EFC2D62979C1FF987C6D1680CBD53388 /* JWAnimatedImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JWAnimatedImage.framework; sourceTree = BUILT_PRODUCTS_DIR; }; F31DAE0AD198536BA38B7E0BA18E3EB8 /* JWAnimatedImage-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "JWAnimatedImage-prefix.pch"; sourceTree = ""; }; F3F0842773F84B836EEA015F19CBE683 /* Pods-JWAnimatedImage_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-JWAnimatedImage_Example-dummy.m"; sourceTree = ""; }; F67A167237C26AE75EE749E9DB976C89 /* Pods-JWAnimatedImage_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-JWAnimatedImage_Tests-umbrella.h"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 17F3D267BB4B8B9AC4CD8874A988BEF3 /* Frameworks */ = { + 03FB76262DDE15B439B6A1D711FBB4AE /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 54C1FAD5898107F77881AABB79ACF351 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -104,14 +96,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - B0E9937C6CEA13A4F1302CACE90BCB29 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - E36BE8A6CD0B6FF15EE9CDB0C3422234 /* Foundation.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ @@ -170,22 +154,11 @@ BA6428E9F66FD5A23C0A2E06ED26CD2F /* Podfile */, 01A0AE11E48615F089761DC7D6E790EE /* Development Pods */, BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */, - 87770A3DCDE5EE83930BB7D0A7DEE1D1 /* Products */, + E141026B0DC21DA40FA3BB05231E6985 /* Products */, 3AD270D7839017288F62F6A8992C7DA8 /* Targets Support Files */, ); sourceTree = ""; }; - 87770A3DCDE5EE83930BB7D0A7DEE1D1 /* Products */ = { - isa = PBXGroup; - children = ( - ADBF9C8756B056FDFE636196FAB75A2D /* JWAnimatedImage.bundle */, - E7483E0641666A542490EF91111869AD /* JWAnimatedImage.framework */, - 235CBC340A61FE8218120CA4629B3B4C /* Pods_JWAnimatedImage_Example.framework */, - 4131E849A8792BFF3A128FCF0C006A0D /* Pods_JWAnimatedImage_Tests.framework */, - ); - name = Products; - sourceTree = ""; - }; A1D17F14BD7627CCB61D730EDF32474B /* Pods-JWAnimatedImage_Tests */ = { isa = PBXGroup; children = ( @@ -238,6 +211,16 @@ path = "Target Support Files/Pods-JWAnimatedImage_Example"; sourceTree = ""; }; + E141026B0DC21DA40FA3BB05231E6985 /* Products */ = { + isa = PBXGroup; + children = ( + EFC2D62979C1FF987C6D1680CBD53388 /* JWAnimatedImage.framework */, + 2AB3AB4646D2C3EB1B97BA574FBF1B03 /* Pods_JWAnimatedImage_Example.framework */, + 7E7FCD0DC2EF5F72F071ADFA49240E03 /* Pods_JWAnimatedImage_Tests.framework */, + ); + name = Products; + sourceTree = ""; + }; F31A1F62CC4C2329EB6156EBBCBF29B7 /* Classes */ = { isa = PBXGroup; children = ( @@ -265,11 +248,11 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 91306608EFD1B1F004355597231B8039 /* Headers */ = { + 71B66C8DBBB8D10B2DDA37B3CC6D4ACD /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 0390A9D41FA050EE691DE011D3B985EC /* JWAnimatedImage-umbrella.h in Headers */, + E79A8759E177533432551031F0812C7D /* JWAnimatedImage-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -291,61 +274,42 @@ ); name = "Pods-JWAnimatedImage_Tests"; productName = "Pods-JWAnimatedImage_Tests"; - productReference = 4131E849A8792BFF3A128FCF0C006A0D /* Pods_JWAnimatedImage_Tests.framework */; + productReference = 7E7FCD0DC2EF5F72F071ADFA49240E03 /* Pods_JWAnimatedImage_Tests.framework */; productType = "com.apple.product-type.framework"; }; - A97A10FE1ED30FFFFDBFBDD71E0613E5 /* JWAnimatedImage */ = { + DBDCB6238E3A82800195908FDB8ED02A /* Pods-JWAnimatedImage_Example */ = { isa = PBXNativeTarget; - buildConfigurationList = 73F36BD659DCC68A7038DE62FD0D2EA5 /* Build configuration list for PBXNativeTarget "JWAnimatedImage" */; + buildConfigurationList = 9890D246163F75E8F5B3E782EE764554 /* Build configuration list for PBXNativeTarget "Pods-JWAnimatedImage_Example" */; buildPhases = ( - D373CBAC0A0D42BBE13928FAB9BF3C34 /* Sources */, - B0E9937C6CEA13A4F1302CACE90BCB29 /* Frameworks */, - E84C4E3386B429B8587A5514D8E62A3A /* Resources */, - 91306608EFD1B1F004355597231B8039 /* Headers */, + 732513E45CF59D1FEDC289692148FD23 /* Sources */, + 574F48D9D5DF281E0B39052BB875EFEA /* Frameworks */, + 1B7CF5BC0B2A15852B4687E69C86786F /* Headers */, ); buildRules = ( ); dependencies = ( - 1D99677D25F575104B9C460E51EAEBC5 /* PBXTargetDependency */, + 18C9717A2389956410C279582E3D297C /* PBXTargetDependency */, ); - name = JWAnimatedImage; - productName = JWAnimatedImage; - productReference = E7483E0641666A542490EF91111869AD /* JWAnimatedImage.framework */; + name = "Pods-JWAnimatedImage_Example"; + productName = "Pods-JWAnimatedImage_Example"; + productReference = 2AB3AB4646D2C3EB1B97BA574FBF1B03 /* Pods_JWAnimatedImage_Example.framework */; productType = "com.apple.product-type.framework"; }; - B4BEE236810790928E475203CF912F64 /* JWAnimatedImage-JWAnimatedImage */ = { + E0D4CF4752AA70FDB9788519B5BEDF8B /* JWAnimatedImage */ = { isa = PBXNativeTarget; - buildConfigurationList = 90771C26A8BE447CDD8CE1A1F1D0DE09 /* Build configuration list for PBXNativeTarget "JWAnimatedImage-JWAnimatedImage" */; + buildConfigurationList = 512427AD68C065AECEF49AAD84A4DFCF /* Build configuration list for PBXNativeTarget "JWAnimatedImage" */; buildPhases = ( - D51A603BDDDA0DEC03A0D5FE42BFB51E /* Sources */, - 17F3D267BB4B8B9AC4CD8874A988BEF3 /* Frameworks */, - 0098D8E84606FDBF749798249DADD45B /* Resources */, + 9C3A3BD879C9AAEC42EC0C1794327672 /* Sources */, + 03FB76262DDE15B439B6A1D711FBB4AE /* Frameworks */, + 71B66C8DBBB8D10B2DDA37B3CC6D4ACD /* Headers */, ); buildRules = ( ); dependencies = ( ); - name = "JWAnimatedImage-JWAnimatedImage"; - productName = "JWAnimatedImage-JWAnimatedImage"; - productReference = ADBF9C8756B056FDFE636196FAB75A2D /* JWAnimatedImage.bundle */; - productType = "com.apple.product-type.bundle"; - }; - DBDCB6238E3A82800195908FDB8ED02A /* Pods-JWAnimatedImage_Example */ = { - isa = PBXNativeTarget; - buildConfigurationList = 9890D246163F75E8F5B3E782EE764554 /* Build configuration list for PBXNativeTarget "Pods-JWAnimatedImage_Example" */; - buildPhases = ( - 732513E45CF59D1FEDC289692148FD23 /* Sources */, - 574F48D9D5DF281E0B39052BB875EFEA /* Frameworks */, - 1B7CF5BC0B2A15852B4687E69C86786F /* Headers */, - ); - buildRules = ( - ); - dependencies = ( - 18C9717A2389956410C279582E3D297C /* PBXTargetDependency */, - ); - name = "Pods-JWAnimatedImage_Example"; - productName = "Pods-JWAnimatedImage_Example"; - productReference = 235CBC340A61FE8218120CA4629B3B4C /* Pods_JWAnimatedImage_Example.framework */; + name = JWAnimatedImage; + productName = JWAnimatedImage; + productReference = EFC2D62979C1FF987C6D1680CBD53388 /* JWAnimatedImage.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ @@ -365,36 +329,17 @@ en, ); mainGroup = 7DB346D0F39D3F0E887471402A8071AB; - productRefGroup = 87770A3DCDE5EE83930BB7D0A7DEE1D1 /* Products */; + productRefGroup = E141026B0DC21DA40FA3BB05231E6985 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( - A97A10FE1ED30FFFFDBFBDD71E0613E5 /* JWAnimatedImage */, - B4BEE236810790928E475203CF912F64 /* JWAnimatedImage-JWAnimatedImage */, + E0D4CF4752AA70FDB9788519B5BEDF8B /* JWAnimatedImage */, DBDCB6238E3A82800195908FDB8ED02A /* Pods-JWAnimatedImage_Example */, 84AF874D3EDBF66CC3930C37896564E1 /* Pods-JWAnimatedImage_Tests */, ); }; /* End PBXProject section */ -/* Begin PBXResourcesBuildPhase section */ - 0098D8E84606FDBF749798249DADD45B /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; - E84C4E3386B429B8587A5514D8E62A3A /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 752F32EE99BD66AF82942E0CBF148857 /* JWAnimatedImage.bundle in Resources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; -/* End PBXResourcesBuildPhase section */ - /* Begin PBXSourcesBuildPhase section */ 732513E45CF59D1FEDC289692148FD23 /* Sources */ = { isa = PBXSourcesBuildPhase; @@ -404,19 +349,12 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - D373CBAC0A0D42BBE13928FAB9BF3C34 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 98D1E91576D5C2E431C680BBDDBE9CA8 /* JWAnimatedImage-dummy.m in Sources */, - 89FE98C8C9C9C0F486769FFB383EABC2 /* JWAnimatedImageView.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; - D51A603BDDDA0DEC03A0D5FE42BFB51E /* Sources */ = { + 9C3A3BD879C9AAEC42EC0C1794327672 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( + 648F2DB3282C834E1FE6B936FBB64944 /* JWAnimatedImage-dummy.m in Sources */, + BBC6B156F708EF04C3E3F9C5F56CE230 /* JWAnimatedImageView.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -434,19 +372,13 @@ 18C9717A2389956410C279582E3D297C /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = JWAnimatedImage; - target = A97A10FE1ED30FFFFDBFBDD71E0613E5 /* JWAnimatedImage */; + target = E0D4CF4752AA70FDB9788519B5BEDF8B /* JWAnimatedImage */; targetProxy = 999B756AD9F8AB78C99BD7CDB8DE6257 /* PBXContainerItemProxy */; }; - 1D99677D25F575104B9C460E51EAEBC5 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = "JWAnimatedImage-JWAnimatedImage"; - target = B4BEE236810790928E475203CF912F64 /* JWAnimatedImage-JWAnimatedImage */; - targetProxy = 2A016DB8A96B9D2D462116818C1D17B9 /* PBXContainerItemProxy */; - }; 8CB052815D1464989D385EC78D109691 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = JWAnimatedImage; - target = A97A10FE1ED30FFFFDBFBDD71E0613E5 /* JWAnimatedImage */; + target = E0D4CF4752AA70FDB9788519B5BEDF8B /* JWAnimatedImage */; targetProxy = F670F8170A96A4CA85A2CC7C9CC063DE /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ @@ -556,19 +488,35 @@ }; name = Debug; }; - A53629A4BD838E568BECB3AC1C6C39FB /* Debug */ = { + 6DA27ADFA1F8BC2BD6A7197E8FF7DE78 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 4FF6E32B12E30BBA49A92B8443F4FD13 /* JWAnimatedImage.xcconfig */; buildSettings = { + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_PREFIX_HEADER = "Target Support Files/JWAnimatedImage/JWAnimatedImage-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/JWAnimatedImage/Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 8.3; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; + MODULEMAP_FILE = "Target Support Files/JWAnimatedImage/JWAnimatedImage.modulemap"; + MTL_ENABLE_DEBUG_INFO = YES; PRODUCT_NAME = JWAnimatedImage; SDKROOT = iphoneos; SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; }; name = Debug; }; - AC25E42D0A515D1D3702B8476E96D035 /* Release */ = { + 8DC6BF1A675B9A49408038B76562EA8B /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 4FF6E32B12E30BBA49A92B8443F4FD13 /* JWAnimatedImage.xcconfig */; buildSettings = { @@ -595,18 +543,6 @@ }; name = Release; }; - ADF9638E744DF7FB46B6DA57B3A907D4 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4FF6E32B12E30BBA49A92B8443F4FD13 /* JWAnimatedImage.xcconfig */; - buildSettings = { - ENABLE_STRICT_OBJC_MSGSEND = YES; - PRODUCT_NAME = JWAnimatedImage; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - WRAPPER_EXTENSION = bundle; - }; - name = Release; - }; B40F15AA6FD166B63926921F18EDA4F5 /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 9E4E71D622CA43D076E035C3F5CD2D0A /* Pods-JWAnimatedImage_Example.debug.xcconfig */; @@ -698,34 +634,6 @@ }; name = Release; }; - F16173F87215DD60EEC9A5B77719970B /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4FF6E32B12E30BBA49A92B8443F4FD13 /* JWAnimatedImage.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - ENABLE_STRICT_OBJC_MSGSEND = YES; - GCC_PREFIX_HEADER = "Target Support Files/JWAnimatedImage/JWAnimatedImage-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/JWAnimatedImage/Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 8.3; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - MODULEMAP_FILE = "Target Support Files/JWAnimatedImage/JWAnimatedImage.modulemap"; - MTL_ENABLE_DEBUG_INFO = YES; - PRODUCT_NAME = JWAnimatedImage; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_OPTIMIZATION_LEVEL = "-Onone"; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -738,11 +646,11 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 73F36BD659DCC68A7038DE62FD0D2EA5 /* Build configuration list for PBXNativeTarget "JWAnimatedImage" */ = { + 512427AD68C065AECEF49AAD84A4DFCF /* Build configuration list for PBXNativeTarget "JWAnimatedImage" */ = { isa = XCConfigurationList; buildConfigurations = ( - F16173F87215DD60EEC9A5B77719970B /* Debug */, - AC25E42D0A515D1D3702B8476E96D035 /* Release */, + 6DA27ADFA1F8BC2BD6A7197E8FF7DE78 /* Debug */, + 8DC6BF1A675B9A49408038B76562EA8B /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -756,15 +664,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 90771C26A8BE447CDD8CE1A1F1D0DE09 /* Build configuration list for PBXNativeTarget "JWAnimatedImage-JWAnimatedImage" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - A53629A4BD838E568BECB3AC1C6C39FB /* Debug */, - ADF9638E744DF7FB46B6DA57B3A907D4 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; 9890D246163F75E8F5B3E782EE764554 /* Build configuration list for PBXNativeTarget "Pods-JWAnimatedImage_Example" */ = { isa = XCConfigurationList; buildConfigurations = ( diff --git a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/JWAnimatedImage.xcscheme b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/JWAnimatedImage.xcscheme index 31c9a7e..7487f7f 100644 --- a/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/JWAnimatedImage.xcscheme +++ b/Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/JWAnimatedImage.xcscheme @@ -14,7 +14,7 @@ buildForArchiving = "YES"> diff --git a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.markdown index 47953b8..9c9f61f 100644 --- a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.markdown @@ -3,7 +3,9 @@ This application makes use of the following third party libraries: ## JWAnimatedImage -Copyright (c) 2016 Jiawei Wang +The MIT License (MIT) + +Copyright (c) 2016 Jiawei Wang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -12,15 +14,15 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. Generated by CocoaPods - http://cocoapods.org diff --git a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.plist index c675b11..ef52341 100644 --- a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Example/Pods-JWAnimatedImage_Example-acknowledgements.plist @@ -14,7 +14,9 @@ FooterText - Copyright (c) 2016 Jiawei Wang <wangjwchn@yahoo.com> + The MIT License (MIT) + +Copyright (c) 2016 Jiawei Wang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -23,16 +25,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. Title JWAnimatedImage diff --git a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.markdown b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.markdown index 47953b8..9c9f61f 100644 --- a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.markdown +++ b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.markdown @@ -3,7 +3,9 @@ This application makes use of the following third party libraries: ## JWAnimatedImage -Copyright (c) 2016 Jiawei Wang +The MIT License (MIT) + +Copyright (c) 2016 Jiawei Wang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -12,15 +14,15 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. Generated by CocoaPods - http://cocoapods.org diff --git a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.plist b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.plist index c675b11..ef52341 100644 --- a/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.plist +++ b/Example/Pods/Target Support Files/Pods-JWAnimatedImage_Tests/Pods-JWAnimatedImage_Tests-acknowledgements.plist @@ -14,7 +14,9 @@ FooterText - Copyright (c) 2016 Jiawei Wang <wangjwchn@yahoo.com> + The MIT License (MIT) + +Copyright (c) 2016 Jiawei Wang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -23,16 +25,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. Title JWAnimatedImage