Commit 7445a50a0d83ebe86b9c00dbc73ee6e6e3205ac1

Authored by yinqiaojuan
1 parent df99eb10

no message

CNLiveRefeshHeader.podspec
... ... @@ -24,6 +24,7 @@ TODO: Add long description of the pod here.
24 24 # }
25 25  
26 26 # s.public_header_files = 'Pod/Classes/**/*.h'
27   - s.frameworks = 'UIKit', 'Foundation'
  27 + s.frameworks = 'UIKit', 'Foundation'
28 28 s.dependency 'MJRefresh'
  29 +
29 30 end
... ...
Example/Podfile.lock
... ... @@ -16,7 +16,7 @@ EXTERNAL SOURCES:
16 16 :path: "../"
17 17  
18 18 SPEC CHECKSUMS:
19   - CNLiveRefeshHeader: 02f3d68e758397c04a98dcf8be0141ff1a8f2874
  19 + CNLiveRefeshHeader: 53cb0d813859880ea703f776c287781b8e9a6bd1
20 20 MJRefresh: 697f8ec75ebdbe9207767bb682cf0f51b0d8a41f
21 21  
22 22 PODFILE CHECKSUM: 813baa37d96ee543acda9928f20b522a49de2526
... ...
Example/Pods/Manifest.lock
... ... @@ -16,7 +16,7 @@ EXTERNAL SOURCES:
16 16 :path: "../"
17 17  
18 18 SPEC CHECKSUMS:
19   - CNLiveRefeshHeader: 02f3d68e758397c04a98dcf8be0141ff1a8f2874
  19 + CNLiveRefeshHeader: 53cb0d813859880ea703f776c287781b8e9a6bd1
20 20 MJRefresh: 697f8ec75ebdbe9207767bb682cf0f51b0d8a41f
21 21  
22 22 PODFILE CHECKSUM: 813baa37d96ee543acda9928f20b522a49de2526
... ...
Example/Pods/Pods.xcodeproj/project.pbxproj
... ... @@ -7,159 +7,300 @@
7 7 objects = {
8 8  
9 9 /* Begin PBXBuildFile section */
10   - 1AFEDE050289F8423445C7EE3ED46E53 /* CNLiveRefeshHeader-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 408E1AB9DE1963AD612445B5D06DE48A /* CNLiveRefeshHeader-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
11   - 1B71CEB9084B7CBDDEF73AC67B25AFC8 /* Pods-CNLiveRefeshHeader_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 45280C83DE3CCB21D16A29C984C44C50 /* Pods-CNLiveRefeshHeader_Example-dummy.m */; };
12   - 31217648E93FBA89420BEB6BEBC12BED /* Pods-CNLiveRefeshHeader_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DACCBE2360FDD56F51FBD33D66714AC /* Pods-CNLiveRefeshHeader_Tests-dummy.m */; };
13   - 4E54F4E721BA572F00147A02 /* Test.h in Headers */ = {isa = PBXBuildFile; fileRef = 4E54F4E521BA572F00147A02 /* Test.h */; };
14   - 4E54F4E821BA572F00147A02 /* Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 4E54F4E621BA572F00147A02 /* Test.m */; };
15   - A5D0BFB0B4F725058948A0C91436AF33 /* Pods-CNLiveRefeshHeader_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A2092D08C14CC084F39FCC1BADE5677 /* Pods-CNLiveRefeshHeader_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
16   - B42AC0AEE0897F50B6A081801ED7D041 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; };
17   - B7D5680A0E98DC779A6B69F3A2076C26 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; };
18   - CC82AA404C5385317B5D3D3E9A639BE2 /* Pods-CNLiveRefeshHeader_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F4BE943D5EEB79C815665DFC1290F216 /* Pods-CNLiveRefeshHeader_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
19   - F0BAD53A2DD29DCC096FA01296BF5F2D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */; };
20   - FB756861879D570F282804379667DC07 /* CNLiveRefeshHeader-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 27195245C8C4AFDC2A2E6681068F3C1B /* CNLiveRefeshHeader-dummy.m */; };
  10 + 00CE2D5C6D1BDD40CE7A0D25965ABC73 /* MJRefreshConst.m in Sources */ = {isa = PBXBuildFile; fileRef = D8958DD64D4F8B06313515F077270881 /* MJRefreshConst.m */; };
  11 + 028101F1CCD67A884EA3AE7706CC850F /* MJRefreshBackGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 91E087BFF5A4C96024394F46FAB373F0 /* MJRefreshBackGifFooter.m */; };
  12 + 0409451ABED7307F1329FB58DDABAC95 /* MJRefreshAutoNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = A65AF0DDBD5843EF6BE10063EC1DE255 /* MJRefreshAutoNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  13 + 0588231D9DC122DA4054AF170DCC15B6 /* MJRefreshFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 01D848AF815E0097FBB84EE1D0DC9525 /* MJRefreshFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  14 + 0DDEA1B096566EC1E4A79B229EF78EBF /* Pods-CNLiveRefeshHeader_Tests-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3DACCBE2360FDD56F51FBD33D66714AC /* Pods-CNLiveRefeshHeader_Tests-dummy.m */; };
  15 + 0EE5C6937DA14BFAD402C9D8C2FDCBF6 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5740F0E3F5B79528E4F9BAF55A850995 /* Foundation.framework */; };
  16 + 22BF9FA7B2D93810211DAA7B164EAFCE /* UIScrollView+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 359A4DE4AFFF1344A5481B9EE94ABAC4 /* UIScrollView+MJRefresh.m */; };
  17 + 2B51E1796D149CE645F4ABC47387613E /* CNLiveRefeshHeader-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 7F934016644299FC1FA817C3519B42FF /* CNLiveRefeshHeader-dummy.m */; };
  18 + 2D971621E9B013E1258F9D5D1181C6C3 /* MJRefreshHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 6D88BEDD1B5B89A24603DEEDA27376E2 /* MJRefreshHeader.m */; };
  19 + 3106704F0C311B314636B7D781DC61F0 /* MJRefreshAutoStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 85DBD653F2D083BF866FD821BDED8FE0 /* MJRefreshAutoStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  20 + 33C4F74C136A0F27C8084BDE70126AD8 /* Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 38366E15BCC9ED319D2DF6568DD3BDD8 /* Test.m */; };
  21 + 3970BA3DE08D441E4F52FE29648D5AF9 /* Pods-CNLiveRefeshHeader_Example-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 45280C83DE3CCB21D16A29C984C44C50 /* Pods-CNLiveRefeshHeader_Example-dummy.m */; };
  22 + 3A35A2DAF4803802D2CA3E144791DAC0 /* MJRefresh.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17CCA8DD82EF1C1B58D82DE0271EB93F /* MJRefresh.framework */; };
  23 + 3D4488A2FABCA7847C5563619DB0163B /* MJRefreshGifHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = BCBFB5C2A3FCF292E4C8F9355FD0F053 /* MJRefreshGifHeader.m */; };
  24 + 3FE1C5EA492BB3F0BBF0FDD0100254F3 /* MJRefreshNormalHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 9C7F9AE22051BDBE67493DD290EC5FD9 /* MJRefreshNormalHeader.m */; };
  25 + 44971D063DF8F0352E4EFDBB30040AB1 /* MJRefreshBackNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 31FF1A0FB915D51EBFBE9B0C0D45453B /* MJRefreshBackNormalFooter.m */; };
  26 + 49CCA174933E0458737618311324BEDD /* MJRefreshStateHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 9BF3ED4117E8669D0A80A95FA78F1B70 /* MJRefreshStateHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  27 + 49ED5D42ADEC094A0A2844523628479C /* MJRefreshAutoGifFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C462EB7C5A1BFAAAA88A2A69302D6D0D /* MJRefreshAutoGifFooter.m */; };
  28 + 4E577FFB81D00A4033D46140714A0F7C /* MJRefreshBackFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = C9FCFA9C7618D0EF63681404B1649D15 /* MJRefreshBackFooter.m */; };
  29 + 53A8C1686FA1D1A9A59F2A3133C2C2B5 /* UIView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = AD80BC1238C1F025946C78EA689F9FD6 /* UIView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
  30 + 54F5904F173DF8E7F08CBF5869FC60FC /* UIView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = 8EF1CC5B1CE4B106461CE38F0B1BAAC9 /* UIView+MJExtension.m */; };
  31 + 5CB96458D755BB81248CEB8C325DCCD5 /* Pods-CNLiveRefeshHeader_Example-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F4BE943D5EEB79C815665DFC1290F216 /* Pods-CNLiveRefeshHeader_Example-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  32 + 65E76A18674D861EAE42374FD8814E19 /* MJRefreshBackNormalFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 772828D7C1B5EC016F2A391EE2153D58 /* MJRefreshBackNormalFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  33 + 6DFF0A633AC6D0610674E985B905D10D /* MJRefreshFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 25E1B990CE4C4CD728A278B17E09A203 /* MJRefreshFooter.m */; };
  34 + 6E9E8C232C76625F390E70C9D306E612 /* MJRefreshStateHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = CD7796E0B84D08F3954CB2285480571B /* MJRefreshStateHeader.m */; };
  35 + 6EB2C85B3D42D75CD2C4216AE747C04A /* MJRefreshAutoGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2FF9F7454D6F6BFD295023CF64ADB47E /* MJRefreshAutoGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  36 + 77C6B13AC7DCF4E95ED7955E856005C4 /* MJRefreshHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = D5CCB235447F3E18360C0DAB5E88F117 /* MJRefreshHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  37 + 78457B813F8F3F8D342BA705DF0D5093 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5740F0E3F5B79528E4F9BAF55A850995 /* Foundation.framework */; };
  38 + 79313D4C886E9F23E7A6FCD8EC774197 /* MJRefreshAutoStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 1ACC47ED652C3A45F4AFC7ED038A9741 /* MJRefreshAutoStateFooter.m */; };
  39 + 7F691B8CBDA2BF540A16144ADE8ECE4D /* UIScrollView+MJExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E6643DEB2913C3EFD0B2310908C6B17D /* UIScrollView+MJExtension.h */; settings = {ATTRIBUTES = (Public, ); }; };
  40 + 80E495E413937FDA24EDA4928E91E48C /* MJRefreshAutoNormalFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A8FF7AF8A14C7B50C338359C13B34F2 /* MJRefreshAutoNormalFooter.m */; };
  41 + 813E206877B35F62E67C7507EA2C1FEC /* MJRefreshConst.h in Headers */ = {isa = PBXBuildFile; fileRef = D3494A5480373FC3C9BDB523B7E08DB9 /* MJRefreshConst.h */; settings = {ATTRIBUTES = (Public, ); }; };
  42 + 829D21F4F6B7091F183A23F3998A6ADB /* MJRefreshGifHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 95959F04C94DDA65B9FFB6C650CFFA32 /* MJRefreshGifHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  43 + 8C3B684C6052BB75BCA29CDB596BFF3A /* MJRefreshBackStateFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 2A7D6998A720A4F72C5E60295FBAC081 /* MJRefreshBackStateFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  44 + 97B95D5811F7BE051CC7A1C779E62A85 /* MJRefreshAutoFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 3D6CA0A599AA99D8D4849BE6F09120B4 /* MJRefreshAutoFooter.m */; };
  45 + A5E337A4B3EC338D41B787CFA3417388 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 853528392C89701D61153E0753FCEE98 /* UIKit.framework */; };
  46 + A742E654C2CADC6DF89FBB5AAB8AC783 /* MJRefreshComponent.m in Sources */ = {isa = PBXBuildFile; fileRef = D9FE37D6C27365FC5DB7076DB6A5080B /* MJRefreshComponent.m */; };
  47 + A7E29716DB386CF0DF93B454A61E3659 /* MJRefreshNormalHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 9CD495E243B865555CCA84971329BB72 /* MJRefreshNormalHeader.h */; settings = {ATTRIBUTES = (Public, ); }; };
  48 + ABF60AD4F4159DBFF0786169884531B0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5740F0E3F5B79528E4F9BAF55A850995 /* Foundation.framework */; };
  49 + AF1CBC68A099B13B477E3D6239105684 /* Pods-CNLiveRefeshHeader_Tests-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 7A2092D08C14CC084F39FCC1BADE5677 /* Pods-CNLiveRefeshHeader_Tests-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  50 + B0903C64BC47472B26243F52A856B5A3 /* MJRefreshComponent.h in Headers */ = {isa = PBXBuildFile; fileRef = CD0799BB500F75019954F20434A4457B /* MJRefreshComponent.h */; settings = {ATTRIBUTES = (Public, ); }; };
  51 + B483730CEAF2325FCB44CAF2588589B7 /* MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 23F9717796B8BB5A0C18C41CD9A84856 /* MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; };
  52 + B52121B0CBC3BBEA9EA56DDD3FB95488 /* MJRefresh.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 304CC5D3C2AF74487F5E51E2BD351C87 /* MJRefresh.bundle */; };
  53 + BB88675CB7D3DCD99994DA69A22D8361 /* MJRefreshBackFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 28D452368B1E23E34CF464E99127DB84 /* MJRefreshBackFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  54 + BC3A470E813D38858A796B5335FFDDC7 /* UIScrollView+MJExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = B572762D25AE884A6E6025CD584CA279 /* UIScrollView+MJExtension.m */; };
  55 + BC55FF7843F59D74B1985EDDBC2621FD /* MJRefreshAutoFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = 89E7FFE3499454CF2099186410BBF06F /* MJRefreshAutoFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  56 + C4A8EEE6CE071FF48DFB55A172A65A92 /* CNLiveRefeshHeader-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F3D4434DD6E86ED0B6887D9AE31DAB6D /* CNLiveRefeshHeader-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  57 + C557B3A0F8B33579FB1196898A49BA97 /* NSBundle+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = F1604E7B9DB88EF0843279A3CF2928F5 /* NSBundle+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; };
  58 + D9D69C2959E32904BD82EA6D945398EE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5740F0E3F5B79528E4F9BAF55A850995 /* Foundation.framework */; };
  59 + E12AE23983363942077CFE9CDC21CA76 /* MJRefreshBackGifFooter.h in Headers */ = {isa = PBXBuildFile; fileRef = E6152B094EC2308994892CDDA977AECA /* MJRefreshBackGifFooter.h */; settings = {ATTRIBUTES = (Public, ); }; };
  60 + E73B22C4DE5F6AF41CA1F6FED37B7D27 /* MJRefresh-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = D08C87668D5079F8C4B61B3D95436F64 /* MJRefresh-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; };
  61 + EA7CC40DEFF610DB39A333FE3AAB4C6B /* UIScrollView+MJRefresh.h in Headers */ = {isa = PBXBuildFile; fileRef = 2970467A63AAFA0B9F669E070084CED3 /* UIScrollView+MJRefresh.h */; settings = {ATTRIBUTES = (Public, ); }; };
  62 + F153D70A09218F326D2F8E33E498A8A6 /* MJRefresh-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = D156FE66233F9837692DC3CE7C7C5BE2 /* MJRefresh-dummy.m */; };
  63 + F57E4328A9E42801894F710A774BCE96 /* NSBundle+MJRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 399AAF1C3C81270C477811E90BCD5614 /* NSBundle+MJRefresh.m */; };
  64 + F63CF1FC01A96EB56A0407D90CB0BDFC /* Test.h in Headers */ = {isa = PBXBuildFile; fileRef = E5FEC224B789D86D6F5B5FC733BA70B0 /* Test.h */; settings = {ATTRIBUTES = (Public, ); }; };
  65 + FACD2B56F48EF188048745E5E9ABA4F2 /* MJRefreshBackStateFooter.m in Sources */ = {isa = PBXBuildFile; fileRef = 22423C0D9752CE12BC99436DC3E8D200 /* MJRefreshBackStateFooter.m */; };
21 66 /* End PBXBuildFile section */
22 67  
23 68 /* Begin PBXContainerItemProxy section */
24   - B4997F23F77F131EADF6667130F85CC4 /* PBXContainerItemProxy */ = {
  69 + 13A943DFD34CB56D6997443EAAB57ABB /* PBXContainerItemProxy */ = {
25 70 isa = PBXContainerItemProxy;
26 71 containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
27 72 proxyType = 1;
28   - remoteGlobalIDString = 2F14407A4E36C19DAD503F0389DE7840;
29   - remoteInfo = "Pods-CNLiveRefeshHeader_Example";
  73 + remoteGlobalIDString = A89869E22BC45FD7F19E55BFF3AF1623;
  74 + remoteInfo = MJRefresh;
  75 + };
  76 + 6F2211E98476811A872335674A74E8F1 /* PBXContainerItemProxy */ = {
  77 + isa = PBXContainerItemProxy;
  78 + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
  79 + proxyType = 1;
  80 + remoteGlobalIDString = A89869E22BC45FD7F19E55BFF3AF1623;
  81 + remoteInfo = MJRefresh;
  82 + };
  83 + 98CE2AF6F5951D8C112BA35C497F3A01 /* PBXContainerItemProxy */ = {
  84 + isa = PBXContainerItemProxy;
  85 + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
  86 + proxyType = 1;
  87 + remoteGlobalIDString = A89869E22BC45FD7F19E55BFF3AF1623;
  88 + remoteInfo = MJRefresh;
30 89 };
31   - F11F9898291227498293EE41501EEF81 /* PBXContainerItemProxy */ = {
  90 + C269FA69E336C6B2F6BE3CCE75AB5840 /* PBXContainerItemProxy */ = {
32 91 isa = PBXContainerItemProxy;
33 92 containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
34 93 proxyType = 1;
35   - remoteGlobalIDString = 34BDFCEDCBCEA775A2AA0F08D84D1DCD;
  94 + remoteGlobalIDString = 1A7FF85B6C82A1FD54305E4646D9BDA9;
36 95 remoteInfo = CNLiveRefeshHeader;
37 96 };
  97 + E5C498A5ACCB6F0EB68649CDA40CD7B5 /* PBXContainerItemProxy */ = {
  98 + isa = PBXContainerItemProxy;
  99 + containerPortal = D41D8CD98F00B204E9800998ECF8427E /* Project object */;
  100 + proxyType = 1;
  101 + remoteGlobalIDString = FED63F2EF9155275CC92EFEB3DB7A63A;
  102 + remoteInfo = "Pods-CNLiveRefeshHeader_Example";
  103 + };
38 104 /* End PBXContainerItemProxy section */
39 105  
40 106 /* Begin PBXFileReference section */
41   - 1277BCB928D7D03FCFFA8F4136F9503F /* CNLiveRefeshHeader-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CNLiveRefeshHeader-prefix.pch"; sourceTree = "<group>"; };
42   - 15A00EF31E316ADC5E75D1275C49F780 /* CNLiveRefeshHeader.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CNLiveRefeshHeader.xcconfig; sourceTree = "<group>"; };
43   - 27195245C8C4AFDC2A2E6681068F3C1B /* CNLiveRefeshHeader-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CNLiveRefeshHeader-dummy.m"; sourceTree = "<group>"; };
  107 + 01D848AF815E0097FBB84EE1D0DC9525 /* MJRefreshFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshFooter.h; path = MJRefresh/Base/MJRefreshFooter.h; sourceTree = "<group>"; };
  108 + 08A8140405BE3AE4A7624E5BC451AB91 /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = MJRefresh.framework; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  109 + 0E0C7C096C66EDFAC3AA55995BAFE6DF /* Pods_CNLiveRefeshHeader_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_CNLiveRefeshHeader_Example.framework; path = "Pods-CNLiveRefeshHeader_Example.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
  110 + 17CCA8DD82EF1C1B58D82DE0271EB93F /* MJRefresh.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MJRefresh.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  111 + 1ACC47ED652C3A45F4AFC7ED038A9741 /* MJRefreshAutoStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoStateFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.m; sourceTree = "<group>"; };
  112 + 2009FA0BE38A0468B2AF78B26E8049F1 /* CNLiveRefeshHeader.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = CNLiveRefeshHeader.framework; path = CNLiveRefeshHeader.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  113 + 20F2A1F168B75523F35553D4A4369BFB /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  114 + 22423C0D9752CE12BC99436DC3E8D200 /* MJRefreshBackStateFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackStateFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.m; sourceTree = "<group>"; };
  115 + 23F9717796B8BB5A0C18C41CD9A84856 /* MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefresh.h; path = MJRefresh/MJRefresh.h; sourceTree = "<group>"; };
  116 + 240F5B7917D3F1FDFB931146ECB8CD6F /* MJRefresh.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = MJRefresh.xcconfig; sourceTree = "<group>"; };
  117 + 25E1B990CE4C4CD728A278B17E09A203 /* MJRefreshFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshFooter.m; path = MJRefresh/Base/MJRefreshFooter.m; sourceTree = "<group>"; };
  118 + 28D452368B1E23E34CF464E99127DB84 /* MJRefreshBackFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackFooter.h; path = MJRefresh/Base/MJRefreshBackFooter.h; sourceTree = "<group>"; };
44 119 296B9241B63A7B0A020A2D4707D3ED1F /* Pods-CNLiveRefeshHeader_Example-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-CNLiveRefeshHeader_Example-resources.sh"; sourceTree = "<group>"; };
45   - 31C8C5D7B10F1AA358FB51255205E179 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
  120 + 2970467A63AAFA0B9F669E070084CED3 /* UIScrollView+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJRefresh.h"; path = "MJRefresh/UIScrollView+MJRefresh.h"; sourceTree = "<group>"; };
  121 + 2A7D6998A720A4F72C5E60295FBAC081 /* MJRefreshBackStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackStateFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackStateFooter.h; sourceTree = "<group>"; };
  122 + 2A8FF7AF8A14C7B50C338359C13B34F2 /* MJRefreshAutoNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoNormalFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.m; sourceTree = "<group>"; };
  123 + 2FF9F7454D6F6BFD295023CF64ADB47E /* MJRefreshAutoGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoGifFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.h; sourceTree = "<group>"; };
  124 + 304CC5D3C2AF74487F5E51E2BD351C87 /* MJRefresh.bundle */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = "wrapper.plug-in"; name = MJRefresh.bundle; path = MJRefresh/MJRefresh.bundle; sourceTree = "<group>"; };
  125 + 31FF1A0FB915D51EBFBE9B0C0D45453B /* MJRefreshBackNormalFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackNormalFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.m; sourceTree = "<group>"; };
  126 + 359A4DE4AFFF1344A5481B9EE94ABAC4 /* UIScrollView+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJRefresh.m"; path = "MJRefresh/UIScrollView+MJRefresh.m"; sourceTree = "<group>"; };
  127 + 38366E15BCC9ED319D2DF6568DD3BDD8 /* Test.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = Test.m; path = CNLiveRefeshHeader/Classes/Test.m; sourceTree = "<group>"; };
  128 + 399AAF1C3C81270C477811E90BCD5614 /* NSBundle+MJRefresh.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "NSBundle+MJRefresh.m"; path = "MJRefresh/NSBundle+MJRefresh.m"; sourceTree = "<group>"; };
  129 + 3AB0EABDBBC41FD3DA441BC264EDF6C2 /* CNLiveRefeshHeader.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = CNLiveRefeshHeader.xcconfig; sourceTree = "<group>"; };
  130 + 3D6CA0A599AA99D8D4849BE6F09120B4 /* MJRefreshAutoFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoFooter.m; path = MJRefresh/Base/MJRefreshAutoFooter.m; sourceTree = "<group>"; };
46 131 3DACCBE2360FDD56F51FBD33D66714AC /* Pods-CNLiveRefeshHeader_Tests-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-CNLiveRefeshHeader_Tests-dummy.m"; sourceTree = "<group>"; };
47   - 408E1AB9DE1963AD612445B5D06DE48A /* CNLiveRefeshHeader-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CNLiveRefeshHeader-umbrella.h"; sourceTree = "<group>"; };
48   - 41D4F78223A708752C8676A6D9A66FE6 /* CNLiveRefeshHeader.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CNLiveRefeshHeader.modulemap; sourceTree = "<group>"; };
49 132 45280C83DE3CCB21D16A29C984C44C50 /* Pods-CNLiveRefeshHeader_Example-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-CNLiveRefeshHeader_Example-dummy.m"; sourceTree = "<group>"; };
50   - 4E54F4E521BA572F00147A02 /* Test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Test.h; sourceTree = "<group>"; };
51   - 4E54F4E621BA572F00147A02 /* Test.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Test.m; sourceTree = "<group>"; };
  133 + 48EBCFC0022CA37D89299525856F9C60 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; path = README.md; sourceTree = "<group>"; };
52 134 569D0822A3A489A714290FCF8E3D23F1 /* Pods-CNLiveRefeshHeader_Tests-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-CNLiveRefeshHeader_Tests-acknowledgements.markdown"; sourceTree = "<group>"; };
53   - 57FDAF38D5872821D616762F3B219849 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  135 + 5740F0E3F5B79528E4F9BAF55A850995 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
54 136 67E2FCD38C5119A23D68D4F1F75E9C3E /* Pods-CNLiveRefeshHeader_Example-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-CNLiveRefeshHeader_Example-acknowledgements.markdown"; sourceTree = "<group>"; };
55   - 6985F16B0950B9EC7F9C5694904E5EB6 /* Pods_CNLiveRefeshHeader_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveRefeshHeader_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  137 + 6D88BEDD1B5B89A24603DEEDA27376E2 /* MJRefreshHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshHeader.m; path = MJRefresh/Base/MJRefreshHeader.m; sourceTree = "<group>"; };
  138 + 772828D7C1B5EC016F2A391EE2153D58 /* MJRefreshBackNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackNormalFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackNormalFooter.h; sourceTree = "<group>"; };
56 139 7A2092D08C14CC084F39FCC1BADE5677 /* Pods-CNLiveRefeshHeader_Tests-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-CNLiveRefeshHeader_Tests-umbrella.h"; sourceTree = "<group>"; };
57   - 832AB082C54610BAB962ADC2054E6F08 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
  140 + 7F934016644299FC1FA817C3519B42FF /* CNLiveRefeshHeader-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "CNLiveRefeshHeader-dummy.m"; sourceTree = "<group>"; };
  141 + 853528392C89701D61153E0753FCEE98 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/UIKit.framework; sourceTree = DEVELOPER_DIR; };
  142 + 85DBD653F2D083BF866FD821BDED8FE0 /* MJRefreshAutoStateFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoStateFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoStateFooter.h; sourceTree = "<group>"; };
  143 + 89E7FFE3499454CF2099186410BBF06F /* MJRefreshAutoFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoFooter.h; path = MJRefresh/Base/MJRefreshAutoFooter.h; sourceTree = "<group>"; };
  144 + 8DE0DCD8633B670AD8331C4AC88A3B1C /* CNLiveRefeshHeader.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = CNLiveRefeshHeader.modulemap; sourceTree = "<group>"; };
  145 + 8EB47CB3D2C2F5185F7A85B11AAED992 /* MJRefresh-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-prefix.pch"; sourceTree = "<group>"; };
58 146 8EBDD8A39E384A7E3FEB1D14C0052127 /* Pods-CNLiveRefeshHeader_Tests-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-CNLiveRefeshHeader_Tests-acknowledgements.plist"; sourceTree = "<group>"; };
59   - 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  147 + 8EF1CC5B1CE4B106461CE38F0B1BAAC9 /* UIView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIView+MJExtension.m"; path = "MJRefresh/UIView+MJExtension.m"; sourceTree = "<group>"; };
  148 + 91E087BFF5A4C96024394F46FAB373F0 /* MJRefreshBackGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackGifFooter.m; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.m; sourceTree = "<group>"; };
  149 + 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
60 150 949B3C1084384A451A0E6354D7A84B75 /* Pods-CNLiveRefeshHeader_Tests-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-CNLiveRefeshHeader_Tests-frameworks.sh"; sourceTree = "<group>"; };
  151 + 95959F04C94DDA65B9FFB6C650CFFA32 /* MJRefreshGifHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshGifHeader.h; path = MJRefresh/Custom/Header/MJRefreshGifHeader.h; sourceTree = "<group>"; };
61 152 9A207069880DBF05D62E96DC84DB5E28 /* Pods-CNLiveRefeshHeader_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-CNLiveRefeshHeader_Example.debug.xcconfig"; sourceTree = "<group>"; };
  153 + 9BF3ED4117E8669D0A80A95FA78F1B70 /* MJRefreshStateHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshStateHeader.h; path = MJRefresh/Custom/Header/MJRefreshStateHeader.h; sourceTree = "<group>"; };
  154 + 9C7F9AE22051BDBE67493DD290EC5FD9 /* MJRefreshNormalHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshNormalHeader.m; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.m; sourceTree = "<group>"; };
  155 + 9CD495E243B865555CCA84971329BB72 /* MJRefreshNormalHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshNormalHeader.h; path = MJRefresh/Custom/Header/MJRefreshNormalHeader.h; sourceTree = "<group>"; };
62 156 A03397A77C4B3987BE7A4C4F37334C70 /* Pods-CNLiveRefeshHeader_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-CNLiveRefeshHeader_Tests.release.xcconfig"; sourceTree = "<group>"; };
  157 + A65AF0DDBD5843EF6BE10063EC1DE255 /* MJRefreshAutoNormalFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshAutoNormalFooter.h; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoNormalFooter.h; sourceTree = "<group>"; };
63 158 A7EFADFB6F36DFD8AE7AB8E6AB233EB4 /* Pods-CNLiveRefeshHeader_Example-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-CNLiveRefeshHeader_Example-frameworks.sh"; sourceTree = "<group>"; };
  159 + A8130C3BEDD781C9D4857B5D910898AF /* CNLiveRefeshHeader.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; lastKnownFileType = text; path = CNLiveRefeshHeader.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
64 160 AC4DFBD98943B8CFABE697F31B4741AD /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  161 + AD80BC1238C1F025946C78EA689F9FD6 /* UIView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIView+MJExtension.h"; path = "MJRefresh/UIView+MJExtension.h"; sourceTree = "<group>"; };
65 162 AF23A19215E0E3C98154F3C99F8A68D2 /* Pods-CNLiveRefeshHeader_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-CNLiveRefeshHeader_Tests.debug.xcconfig"; sourceTree = "<group>"; };
66   - BB7AE680646F6E8ECCC3BF02D9414F7D /* CNLiveRefeshHeader.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; path = CNLiveRefeshHeader.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  163 + B572762D25AE884A6E6025CD584CA279 /* UIScrollView+MJExtension.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = "UIScrollView+MJExtension.m"; path = "MJRefresh/UIScrollView+MJExtension.m"; sourceTree = "<group>"; };
  164 + BCBFB5C2A3FCF292E4C8F9355FD0F053 /* MJRefreshGifHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshGifHeader.m; path = MJRefresh/Custom/Header/MJRefreshGifHeader.m; sourceTree = "<group>"; };
  165 + BF4AA401DB2C4D73A4F70AE8F19D4507 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; path = LICENSE; sourceTree = "<group>"; };
67 166 C3B79BD8E72617C5093ADFB65F3D3797 /* Pods-CNLiveRefeshHeader_Example-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-CNLiveRefeshHeader_Example-acknowledgements.plist"; sourceTree = "<group>"; };
  167 + C462EB7C5A1BFAAAA88A2A69302D6D0D /* MJRefreshAutoGifFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshAutoGifFooter.m; path = MJRefresh/Custom/Footer/Auto/MJRefreshAutoGifFooter.m; sourceTree = "<group>"; };
  168 + C59CA3B35611069886BD9B24209A66D8 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  169 + C7D0DFC182F155A2EE6939E066C506C6 /* Pods_CNLiveRefeshHeader_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_CNLiveRefeshHeader_Tests.framework; path = "Pods-CNLiveRefeshHeader_Tests.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
  170 + C9FCFA9C7618D0EF63681404B1649D15 /* MJRefreshBackFooter.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshBackFooter.m; path = MJRefresh/Base/MJRefreshBackFooter.m; sourceTree = "<group>"; };
68 171 CC7B5D082FA2C3C56A9351ED6CC864F5 /* Pods-CNLiveRefeshHeader_Tests-resources.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-CNLiveRefeshHeader_Tests-resources.sh"; sourceTree = "<group>"; };
  172 + CD0799BB500F75019954F20434A4457B /* MJRefreshComponent.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshComponent.h; path = MJRefresh/Base/MJRefreshComponent.h; sourceTree = "<group>"; };
69 173 CD3B3DD164ECE6AA94C83D58D73CCA08 /* Pods-CNLiveRefeshHeader_Tests.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-CNLiveRefeshHeader_Tests.modulemap"; sourceTree = "<group>"; };
70   - D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS12.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
  174 + CD7796E0B84D08F3954CB2285480571B /* MJRefreshStateHeader.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshStateHeader.m; path = MJRefresh/Custom/Header/MJRefreshStateHeader.m; sourceTree = "<group>"; };
  175 + D08C87668D5079F8C4B61B3D95436F64 /* MJRefresh-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "MJRefresh-umbrella.h"; sourceTree = "<group>"; };
  176 + D156FE66233F9837692DC3CE7C7C5BE2 /* MJRefresh-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "MJRefresh-dummy.m"; sourceTree = "<group>"; };
  177 + D3494A5480373FC3C9BDB523B7E08DB9 /* MJRefreshConst.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshConst.h; path = MJRefresh/MJRefreshConst.h; sourceTree = "<group>"; };
  178 + D4116C8C7EC86904FD214FA677C84FB7 /* CNLiveRefeshHeader-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CNLiveRefeshHeader-prefix.pch"; sourceTree = "<group>"; };
  179 + D5CCB235447F3E18360C0DAB5E88F117 /* MJRefreshHeader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshHeader.h; path = MJRefresh/Base/MJRefreshHeader.h; sourceTree = "<group>"; };
  180 + D8958DD64D4F8B06313515F077270881 /* MJRefreshConst.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshConst.m; path = MJRefresh/MJRefreshConst.m; sourceTree = "<group>"; };
71 181 D89D318A1539A61EBDF3F4D05D928E6F /* Pods-CNLiveRefeshHeader_Example.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-CNLiveRefeshHeader_Example.modulemap"; sourceTree = "<group>"; };
  182 + D9FE37D6C27365FC5DB7076DB6A5080B /* MJRefreshComponent.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; name = MJRefreshComponent.m; path = MJRefresh/Base/MJRefreshComponent.m; sourceTree = "<group>"; };
72 183 DB790E63B1EAE48265C6D9D2769574C8 /* Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
73   - E66507C7CD0275F0874123F6E9B5C66B /* CNLiveRefeshHeader.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CNLiveRefeshHeader.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  184 + E5FEC224B789D86D6F5B5FC733BA70B0 /* Test.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Test.h; path = CNLiveRefeshHeader/Classes/Test.h; sourceTree = "<group>"; };
  185 + E6152B094EC2308994892CDDA977AECA /* MJRefreshBackGifFooter.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = MJRefreshBackGifFooter.h; path = MJRefresh/Custom/Footer/Back/MJRefreshBackGifFooter.h; sourceTree = "<group>"; };
  186 + E6643DEB2913C3EFD0B2310908C6B17D /* UIScrollView+MJExtension.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "UIScrollView+MJExtension.h"; path = "MJRefresh/UIScrollView+MJExtension.h"; sourceTree = "<group>"; };
74 187 EEA71030B18BDC9EE413A38CDFD28100 /* Pods-CNLiveRefeshHeader_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-CNLiveRefeshHeader_Example.release.xcconfig"; sourceTree = "<group>"; };
  188 + F1604E7B9DB88EF0843279A3CF2928F5 /* NSBundle+MJRefresh.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = "NSBundle+MJRefresh.h"; path = "MJRefresh/NSBundle+MJRefresh.h"; sourceTree = "<group>"; };
  189 + F1A111851B3054FEDC84D1FF7557D15A /* MJRefresh.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = MJRefresh.modulemap; sourceTree = "<group>"; };
  190 + F3D4434DD6E86ED0B6887D9AE31DAB6D /* CNLiveRefeshHeader-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "CNLiveRefeshHeader-umbrella.h"; sourceTree = "<group>"; };
75 191 F4BE943D5EEB79C815665DFC1290F216 /* Pods-CNLiveRefeshHeader_Example-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-CNLiveRefeshHeader_Example-umbrella.h"; sourceTree = "<group>"; };
76   - FC332EE508A07A3876D292E155D42374 /* Pods_CNLiveRefeshHeader_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_CNLiveRefeshHeader_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
77 192 /* End PBXFileReference section */
78 193  
79 194 /* Begin PBXFrameworksBuildPhase section */
80   - 5B306D56D535FE1B924FC931F7FDC1B2 /* Frameworks */ = {
  195 + 1A67A24CA11E6368D39A0761210599AA /* Frameworks */ = {
81 196 isa = PBXFrameworksBuildPhase;
82 197 buildActionMask = 2147483647;
83 198 files = (
84   - B42AC0AEE0897F50B6A081801ED7D041 /* Foundation.framework in Frameworks */,
  199 + 78457B813F8F3F8D342BA705DF0D5093 /* Foundation.framework in Frameworks */,
85 200 );
86 201 runOnlyForDeploymentPostprocessing = 0;
87 202 };
88   - ADB5027A59ADAADF56FFD86321DE8A2A /* Frameworks */ = {
  203 + 485FDBE8EE8A19BA7A25892543E4E16A /* Frameworks */ = {
89 204 isa = PBXFrameworksBuildPhase;
90 205 buildActionMask = 2147483647;
91 206 files = (
92   - F0BAD53A2DD29DCC096FA01296BF5F2D /* Foundation.framework in Frameworks */,
  207 + ABF60AD4F4159DBFF0786169884531B0 /* Foundation.framework in Frameworks */,
93 208 );
94 209 runOnlyForDeploymentPostprocessing = 0;
95 210 };
96   - DB8D5C6F6827DCC71A3CD22C85F9B5C6 /* Frameworks */ = {
  211 + 58CFB4DB371EF9A4ECF64577CF49BAE4 /* Frameworks */ = {
97 212 isa = PBXFrameworksBuildPhase;
98 213 buildActionMask = 2147483647;
99 214 files = (
100   - B7D5680A0E98DC779A6B69F3A2076C26 /* Foundation.framework in Frameworks */,
  215 + 0EE5C6937DA14BFAD402C9D8C2FDCBF6 /* Foundation.framework in Frameworks */,
  216 + );
  217 + runOnlyForDeploymentPostprocessing = 0;
  218 + };
  219 + A40AB8E0A35582942A028A046C7A7C00 /* Frameworks */ = {
  220 + isa = PBXFrameworksBuildPhase;
  221 + buildActionMask = 2147483647;
  222 + files = (
  223 + D9D69C2959E32904BD82EA6D945398EE /* Foundation.framework in Frameworks */,
  224 + 3A35A2DAF4803802D2CA3E144791DAC0 /* MJRefresh.framework in Frameworks */,
  225 + A5E337A4B3EC338D41B787CFA3417388 /* UIKit.framework in Frameworks */,
101 226 );
102 227 runOnlyForDeploymentPostprocessing = 0;
103 228 };
104 229 /* End PBXFrameworksBuildPhase section */
105 230  
106 231 /* Begin PBXGroup section */
107   - 02AB48A1EAE23330465313D2A5FBBE15 /* CNLiveRefeshHeader */ = {
108   - isa = PBXGroup;
109   - children = (
110   - 4E54F4DA21BA55F200147A02 /* CNLiveRefeshHeader */,
111   - C7618EF45631102F5F74034A0C1E0BDC /* Pod */,
112   - 3265C484033B708B406087F157CA3500 /* Support Files */,
113   - );
114   - name = CNLiveRefeshHeader;
115   - path = ../..;
116   - sourceTree = "<group>";
117   - };
118   - 3265C484033B708B406087F157CA3500 /* Support Files */ = {
119   - isa = PBXGroup;
120   - children = (
121   - 41D4F78223A708752C8676A6D9A66FE6 /* CNLiveRefeshHeader.modulemap */,
122   - 15A00EF31E316ADC5E75D1275C49F780 /* CNLiveRefeshHeader.xcconfig */,
123   - 27195245C8C4AFDC2A2E6681068F3C1B /* CNLiveRefeshHeader-dummy.m */,
124   - 1277BCB928D7D03FCFFA8F4136F9503F /* CNLiveRefeshHeader-prefix.pch */,
125   - 408E1AB9DE1963AD612445B5D06DE48A /* CNLiveRefeshHeader-umbrella.h */,
126   - 57FDAF38D5872821D616762F3B219849 /* Info.plist */,
127   - );
128   - name = "Support Files";
129   - path = "Example/Pods/Target Support Files/CNLiveRefeshHeader";
130   - sourceTree = "<group>";
131   - };
132   - 44D5347904CF754D6785B84253F2574A /* iOS */ = {
133   - isa = PBXGroup;
134   - children = (
135   - D6DFF15000AFE2A371BF499E7AFDA808 /* Foundation.framework */,
136   - );
137   - name = iOS;
138   - sourceTree = "<group>";
139   - };
140   - 4E54F4DA21BA55F200147A02 /* CNLiveRefeshHeader */ = {
  232 + 0CD1F1B3DBB711F2545AF5DF3CD992F1 /* MJRefresh */ = {
141 233 isa = PBXGroup;
142 234 children = (
143   - 4E54F4DB21BA55F200147A02 /* Classes */,
144   - 4E54F4DF21BA55F200147A02 /* Assets */,
  235 + 23F9717796B8BB5A0C18C41CD9A84856 /* MJRefresh.h */,
  236 + 89E7FFE3499454CF2099186410BBF06F /* MJRefreshAutoFooter.h */,
  237 + 3D6CA0A599AA99D8D4849BE6F09120B4 /* MJRefreshAutoFooter.m */,
  238 + 2FF9F7454D6F6BFD295023CF64ADB47E /* MJRefreshAutoGifFooter.h */,
  239 + C462EB7C5A1BFAAAA88A2A69302D6D0D /* MJRefreshAutoGifFooter.m */,
  240 + A65AF0DDBD5843EF6BE10063EC1DE255 /* MJRefreshAutoNormalFooter.h */,
  241 + 2A8FF7AF8A14C7B50C338359C13B34F2 /* MJRefreshAutoNormalFooter.m */,
  242 + 85DBD653F2D083BF866FD821BDED8FE0 /* MJRefreshAutoStateFooter.h */,
  243 + 1ACC47ED652C3A45F4AFC7ED038A9741 /* MJRefreshAutoStateFooter.m */,
  244 + 28D452368B1E23E34CF464E99127DB84 /* MJRefreshBackFooter.h */,
  245 + C9FCFA9C7618D0EF63681404B1649D15 /* MJRefreshBackFooter.m */,
  246 + E6152B094EC2308994892CDDA977AECA /* MJRefreshBackGifFooter.h */,
  247 + 91E087BFF5A4C96024394F46FAB373F0 /* MJRefreshBackGifFooter.m */,
  248 + 772828D7C1B5EC016F2A391EE2153D58 /* MJRefreshBackNormalFooter.h */,
  249 + 31FF1A0FB915D51EBFBE9B0C0D45453B /* MJRefreshBackNormalFooter.m */,
  250 + 2A7D6998A720A4F72C5E60295FBAC081 /* MJRefreshBackStateFooter.h */,
  251 + 22423C0D9752CE12BC99436DC3E8D200 /* MJRefreshBackStateFooter.m */,
  252 + CD0799BB500F75019954F20434A4457B /* MJRefreshComponent.h */,
  253 + D9FE37D6C27365FC5DB7076DB6A5080B /* MJRefreshComponent.m */,
  254 + D3494A5480373FC3C9BDB523B7E08DB9 /* MJRefreshConst.h */,
  255 + D8958DD64D4F8B06313515F077270881 /* MJRefreshConst.m */,
  256 + 01D848AF815E0097FBB84EE1D0DC9525 /* MJRefreshFooter.h */,
  257 + 25E1B990CE4C4CD728A278B17E09A203 /* MJRefreshFooter.m */,
  258 + 95959F04C94DDA65B9FFB6C650CFFA32 /* MJRefreshGifHeader.h */,
  259 + BCBFB5C2A3FCF292E4C8F9355FD0F053 /* MJRefreshGifHeader.m */,
  260 + D5CCB235447F3E18360C0DAB5E88F117 /* MJRefreshHeader.h */,
  261 + 6D88BEDD1B5B89A24603DEEDA27376E2 /* MJRefreshHeader.m */,
  262 + 9CD495E243B865555CCA84971329BB72 /* MJRefreshNormalHeader.h */,
  263 + 9C7F9AE22051BDBE67493DD290EC5FD9 /* MJRefreshNormalHeader.m */,
  264 + 9BF3ED4117E8669D0A80A95FA78F1B70 /* MJRefreshStateHeader.h */,
  265 + CD7796E0B84D08F3954CB2285480571B /* MJRefreshStateHeader.m */,
  266 + F1604E7B9DB88EF0843279A3CF2928F5 /* NSBundle+MJRefresh.h */,
  267 + 399AAF1C3C81270C477811E90BCD5614 /* NSBundle+MJRefresh.m */,
  268 + E6643DEB2913C3EFD0B2310908C6B17D /* UIScrollView+MJExtension.h */,
  269 + B572762D25AE884A6E6025CD584CA279 /* UIScrollView+MJExtension.m */,
  270 + 2970467A63AAFA0B9F669E070084CED3 /* UIScrollView+MJRefresh.h */,
  271 + 359A4DE4AFFF1344A5481B9EE94ABAC4 /* UIScrollView+MJRefresh.m */,
  272 + AD80BC1238C1F025946C78EA689F9FD6 /* UIView+MJExtension.h */,
  273 + 8EF1CC5B1CE4B106461CE38F0B1BAAC9 /* UIView+MJExtension.m */,
  274 + 6A06433F80093BADBE67BFF332FBA5A5 /* Resources */,
  275 + 2F7A31F2CC7696BDCA31131421062736 /* Support Files */,
145 276 );
146   - path = CNLiveRefeshHeader;
  277 + name = MJRefresh;
  278 + path = MJRefresh;
147 279 sourceTree = "<group>";
148 280 };
149   - 4E54F4DB21BA55F200147A02 /* Classes */ = {
  281 + 191971B79DACBDEA57D39CD1BA3996DB /* Products */ = {
150 282 isa = PBXGroup;
151 283 children = (
152   - 4E54F4E521BA572F00147A02 /* Test.h */,
153   - 4E54F4E621BA572F00147A02 /* Test.m */,
  284 + 2009FA0BE38A0468B2AF78B26E8049F1 /* CNLiveRefeshHeader.framework */,
  285 + 08A8140405BE3AE4A7624E5BC451AB91 /* MJRefresh.framework */,
  286 + 0E0C7C096C66EDFAC3AA55995BAFE6DF /* Pods_CNLiveRefeshHeader_Example.framework */,
  287 + C7D0DFC182F155A2EE6939E066C506C6 /* Pods_CNLiveRefeshHeader_Tests.framework */,
154 288 );
155   - path = Classes;
  289 + name = Products;
156 290 sourceTree = "<group>";
157 291 };
158   - 4E54F4DF21BA55F200147A02 /* Assets */ = {
  292 + 2F7A31F2CC7696BDCA31131421062736 /* Support Files */ = {
159 293 isa = PBXGroup;
160 294 children = (
  295 + C59CA3B35611069886BD9B24209A66D8 /* Info.plist */,
  296 + F1A111851B3054FEDC84D1FF7557D15A /* MJRefresh.modulemap */,
  297 + 240F5B7917D3F1FDFB931146ECB8CD6F /* MJRefresh.xcconfig */,
  298 + D156FE66233F9837692DC3CE7C7C5BE2 /* MJRefresh-dummy.m */,
  299 + 8EB47CB3D2C2F5185F7A85B11AAED992 /* MJRefresh-prefix.pch */,
  300 + D08C87668D5079F8C4B61B3D95436F64 /* MJRefresh-umbrella.h */,
161 301 );
162   - path = Assets;
  302 + name = "Support Files";
  303 + path = "../Target Support Files/MJRefresh";
163 304 sourceTree = "<group>";
164 305 };
165 306 51BF3A1EB4E1530EDD4FCEEDE244F515 /* Pods-CNLiveRefeshHeader_Example */ = {
... ... @@ -180,14 +321,22 @@
180 321 path = "Target Support Files/Pods-CNLiveRefeshHeader_Example";
181 322 sourceTree = "<group>";
182 323 };
183   - 5F50483708DA040C36DE5059FEBA52ED /* Products */ = {
  324 + 6A06433F80093BADBE67BFF332FBA5A5 /* Resources */ = {
184 325 isa = PBXGroup;
185 326 children = (
186   - E66507C7CD0275F0874123F6E9B5C66B /* CNLiveRefeshHeader.framework */,
187   - 6985F16B0950B9EC7F9C5694904E5EB6 /* Pods_CNLiveRefeshHeader_Example.framework */,
188   - FC332EE508A07A3876D292E155D42374 /* Pods_CNLiveRefeshHeader_Tests.framework */,
  327 + 304CC5D3C2AF74487F5E51E2BD351C87 /* MJRefresh.bundle */,
189 328 );
190   - name = Products;
  329 + name = Resources;
  330 + sourceTree = "<group>";
  331 + };
  332 + 6A51E5E0E84AC99E79CA3F9E0726EF63 /* Pod */ = {
  333 + isa = PBXGroup;
  334 + children = (
  335 + A8130C3BEDD781C9D4857B5D910898AF /* CNLiveRefeshHeader.podspec */,
  336 + BF4AA401DB2C4D73A4F70AE8F19D4507 /* LICENSE */,
  337 + 48EBCFC0022CA37D89299525856F9C60 /* README.md */,
  338 + );
  339 + name = Pod;
191 340 sourceTree = "<group>";
192 341 };
193 342 6D51387E0F85165C1044DBC248C311D0 /* Pods-CNLiveRefeshHeader_Tests */ = {
... ... @@ -212,13 +361,26 @@
212 361 isa = PBXGroup;
213 362 children = (
214 363 93A4A3777CF96A4AAC1D13BA6DCCEA73 /* Podfile */,
215   - ED133C20807DFBA096F97F4D44DBF8DC /* Development Pods */,
216   - BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */,
217   - 5F50483708DA040C36DE5059FEBA52ED /* Products */,
  364 + BE042E6C0D1BBE393A3C39FC403A12A4 /* Development Pods */,
  365 + F63DF0D4E566BB69A93A3FC7DC0AAD1D /* Frameworks */,
  366 + DD0132D41CBFCB2611DA7EABABDA47E4 /* Pods */,
  367 + 191971B79DACBDEA57D39CD1BA3996DB /* Products */,
218 368 9B6C2879B59C2D20DA3FFF2D956EBA66 /* Targets Support Files */,
219 369 );
220 370 sourceTree = "<group>";
221 371 };
  372 + 92F4EF9817C0BBF2BAC60EA4E1442A9D /* CNLiveRefeshHeader */ = {
  373 + isa = PBXGroup;
  374 + children = (
  375 + E5FEC224B789D86D6F5B5FC733BA70B0 /* Test.h */,
  376 + 38366E15BCC9ED319D2DF6568DD3BDD8 /* Test.m */,
  377 + 6A51E5E0E84AC99E79CA3F9E0726EF63 /* Pod */,
  378 + F49FAF045552BC8A524D1DA3138A3CFF /* Support Files */,
  379 + );
  380 + name = CNLiveRefeshHeader;
  381 + path = ../..;
  382 + sourceTree = "<group>";
  383 + };
222 384 9B6C2879B59C2D20DA3FFF2D956EBA66 /* Targets Support Files */ = {
223 385 isa = PBXGroup;
224 386 children = (
... ... @@ -228,117 +390,188 @@
228 390 name = "Targets Support Files";
229 391 sourceTree = "<group>";
230 392 };
231   - BC3CA7F9E30CC8F7E2DD044DD34432FC /* Frameworks */ = {
  393 + BE042E6C0D1BBE393A3C39FC403A12A4 /* Development Pods */ = {
232 394 isa = PBXGroup;
233 395 children = (
234   - 44D5347904CF754D6785B84253F2574A /* iOS */,
  396 + 92F4EF9817C0BBF2BAC60EA4E1442A9D /* CNLiveRefeshHeader */,
235 397 );
236   - name = Frameworks;
  398 + name = "Development Pods";
237 399 sourceTree = "<group>";
238 400 };
239   - C7618EF45631102F5F74034A0C1E0BDC /* Pod */ = {
  401 + D586138D20C0FDDAAA69BED529E0B4AD /* iOS */ = {
240 402 isa = PBXGroup;
241 403 children = (
242   - BB7AE680646F6E8ECCC3BF02D9414F7D /* CNLiveRefeshHeader.podspec */,
243   - 832AB082C54610BAB962ADC2054E6F08 /* LICENSE */,
244   - 31C8C5D7B10F1AA358FB51255205E179 /* README.md */,
  404 + 5740F0E3F5B79528E4F9BAF55A850995 /* Foundation.framework */,
  405 + 853528392C89701D61153E0753FCEE98 /* UIKit.framework */,
245 406 );
246   - name = Pod;
  407 + name = iOS;
247 408 sourceTree = "<group>";
248 409 };
249   - ED133C20807DFBA096F97F4D44DBF8DC /* Development Pods */ = {
  410 + DD0132D41CBFCB2611DA7EABABDA47E4 /* Pods */ = {
250 411 isa = PBXGroup;
251 412 children = (
252   - 02AB48A1EAE23330465313D2A5FBBE15 /* CNLiveRefeshHeader */,
  413 + 0CD1F1B3DBB711F2545AF5DF3CD992F1 /* MJRefresh */,
253 414 );
254   - name = "Development Pods";
  415 + name = Pods;
  416 + sourceTree = "<group>";
  417 + };
  418 + F49FAF045552BC8A524D1DA3138A3CFF /* Support Files */ = {
  419 + isa = PBXGroup;
  420 + children = (
  421 + 8DE0DCD8633B670AD8331C4AC88A3B1C /* CNLiveRefeshHeader.modulemap */,
  422 + 3AB0EABDBBC41FD3DA441BC264EDF6C2 /* CNLiveRefeshHeader.xcconfig */,
  423 + 7F934016644299FC1FA817C3519B42FF /* CNLiveRefeshHeader-dummy.m */,
  424 + D4116C8C7EC86904FD214FA677C84FB7 /* CNLiveRefeshHeader-prefix.pch */,
  425 + F3D4434DD6E86ED0B6887D9AE31DAB6D /* CNLiveRefeshHeader-umbrella.h */,
  426 + 20F2A1F168B75523F35553D4A4369BFB /* Info.plist */,
  427 + );
  428 + name = "Support Files";
  429 + path = "Example/Pods/Target Support Files/CNLiveRefeshHeader";
  430 + sourceTree = "<group>";
  431 + };
  432 + F63DF0D4E566BB69A93A3FC7DC0AAD1D /* Frameworks */ = {
  433 + isa = PBXGroup;
  434 + children = (
  435 + 17CCA8DD82EF1C1B58D82DE0271EB93F /* MJRefresh.framework */,
  436 + D586138D20C0FDDAAA69BED529E0B4AD /* iOS */,
  437 + );
  438 + name = Frameworks;
255 439 sourceTree = "<group>";
256 440 };
257 441 /* End PBXGroup section */
258 442  
259 443 /* Begin PBXHeadersBuildPhase section */
260   - 381B29AA232BDAD2FD028AAF3DD8AB1C /* Headers */ = {
  444 + 59517B31395FD59CC2624B59442542A7 /* Headers */ = {
  445 + isa = PBXHeadersBuildPhase;
  446 + buildActionMask = 2147483647;
  447 + files = (
  448 + 5CB96458D755BB81248CEB8C325DCCD5 /* Pods-CNLiveRefeshHeader_Example-umbrella.h in Headers */,
  449 + );
  450 + runOnlyForDeploymentPostprocessing = 0;
  451 + };
  452 + 67AD783692F6B9C7ABAA150DAC852869 /* Headers */ = {
261 453 isa = PBXHeadersBuildPhase;
262 454 buildActionMask = 2147483647;
263 455 files = (
264   - A5D0BFB0B4F725058948A0C91436AF33 /* Pods-CNLiveRefeshHeader_Tests-umbrella.h in Headers */,
  456 + C4A8EEE6CE071FF48DFB55A172A65A92 /* CNLiveRefeshHeader-umbrella.h in Headers */,
  457 + F63CF1FC01A96EB56A0407D90CB0BDFC /* Test.h in Headers */,
265 458 );
266 459 runOnlyForDeploymentPostprocessing = 0;
267 460 };
268   - 6261BE074B97962B6468F9A7607B22BE /* Headers */ = {
  461 + 7F451B179333BB2DC4462C3E195A1DFE /* Headers */ = {
269 462 isa = PBXHeadersBuildPhase;
270 463 buildActionMask = 2147483647;
271 464 files = (
272   - 4E54F4E721BA572F00147A02 /* Test.h in Headers */,
273   - 1AFEDE050289F8423445C7EE3ED46E53 /* CNLiveRefeshHeader-umbrella.h in Headers */,
  465 + AF1CBC68A099B13B477E3D6239105684 /* Pods-CNLiveRefeshHeader_Tests-umbrella.h in Headers */,
274 466 );
275 467 runOnlyForDeploymentPostprocessing = 0;
276 468 };
277   - AFF45642BF3AD9063EEC681846083A9D /* Headers */ = {
  469 + C4A9B46BFE1F5A797ED6FA88F96EE77F /* Headers */ = {
278 470 isa = PBXHeadersBuildPhase;
279 471 buildActionMask = 2147483647;
280 472 files = (
281   - CC82AA404C5385317B5D3D3E9A639BE2 /* Pods-CNLiveRefeshHeader_Example-umbrella.h in Headers */,
  473 + E73B22C4DE5F6AF41CA1F6FED37B7D27 /* MJRefresh-umbrella.h in Headers */,
  474 + B483730CEAF2325FCB44CAF2588589B7 /* MJRefresh.h in Headers */,
  475 + BC55FF7843F59D74B1985EDDBC2621FD /* MJRefreshAutoFooter.h in Headers */,
  476 + 6EB2C85B3D42D75CD2C4216AE747C04A /* MJRefreshAutoGifFooter.h in Headers */,
  477 + 0409451ABED7307F1329FB58DDABAC95 /* MJRefreshAutoNormalFooter.h in Headers */,
  478 + 3106704F0C311B314636B7D781DC61F0 /* MJRefreshAutoStateFooter.h in Headers */,
  479 + BB88675CB7D3DCD99994DA69A22D8361 /* MJRefreshBackFooter.h in Headers */,
  480 + E12AE23983363942077CFE9CDC21CA76 /* MJRefreshBackGifFooter.h in Headers */,
  481 + 65E76A18674D861EAE42374FD8814E19 /* MJRefreshBackNormalFooter.h in Headers */,
  482 + 8C3B684C6052BB75BCA29CDB596BFF3A /* MJRefreshBackStateFooter.h in Headers */,
  483 + B0903C64BC47472B26243F52A856B5A3 /* MJRefreshComponent.h in Headers */,
  484 + 813E206877B35F62E67C7507EA2C1FEC /* MJRefreshConst.h in Headers */,
  485 + 0588231D9DC122DA4054AF170DCC15B6 /* MJRefreshFooter.h in Headers */,
  486 + 829D21F4F6B7091F183A23F3998A6ADB /* MJRefreshGifHeader.h in Headers */,
  487 + 77C6B13AC7DCF4E95ED7955E856005C4 /* MJRefreshHeader.h in Headers */,
  488 + A7E29716DB386CF0DF93B454A61E3659 /* MJRefreshNormalHeader.h in Headers */,
  489 + 49CCA174933E0458737618311324BEDD /* MJRefreshStateHeader.h in Headers */,
  490 + C557B3A0F8B33579FB1196898A49BA97 /* NSBundle+MJRefresh.h in Headers */,
  491 + 7F691B8CBDA2BF540A16144ADE8ECE4D /* UIScrollView+MJExtension.h in Headers */,
  492 + EA7CC40DEFF610DB39A333FE3AAB4C6B /* UIScrollView+MJRefresh.h in Headers */,
  493 + 53A8C1686FA1D1A9A59F2A3133C2C2B5 /* UIView+MJExtension.h in Headers */,
282 494 );
283 495 runOnlyForDeploymentPostprocessing = 0;
284 496 };
285 497 /* End PBXHeadersBuildPhase section */
286 498  
287 499 /* Begin PBXNativeTarget section */
288   - 2F14407A4E36C19DAD503F0389DE7840 /* Pods-CNLiveRefeshHeader_Example */ = {
  500 + 1A7FF85B6C82A1FD54305E4646D9BDA9 /* CNLiveRefeshHeader */ = {
289 501 isa = PBXNativeTarget;
290   - buildConfigurationList = 94EC13C9ED88590A531A2E7E1582D437 /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Example" */;
  502 + buildConfigurationList = DBBE9EA7A9077C7924836FBDE94AC76A /* Build configuration list for PBXNativeTarget "CNLiveRefeshHeader" */;
291 503 buildPhases = (
292   - AFF45642BF3AD9063EEC681846083A9D /* Headers */,
293   - 3FA5DC835F870457C92A46D5923DE224 /* Sources */,
294   - ADB5027A59ADAADF56FFD86321DE8A2A /* Frameworks */,
295   - DE43E8A3CE7116DE3941F7C8A6940F92 /* Resources */,
  504 + 67AD783692F6B9C7ABAA150DAC852869 /* Headers */,
  505 + 0021A6AE81006FFCD3F8A41862FCB3EA /* Sources */,
  506 + A40AB8E0A35582942A028A046C7A7C00 /* Frameworks */,
  507 + 98CA68798393048A34984D268E4BFBCB /* Resources */,
296 508 );
297 509 buildRules = (
298 510 );
299 511 dependencies = (
300   - 33D2521709CCC2109A73594477802348 /* PBXTargetDependency */,
  512 + 14645D77AA7E43965E0293C441CAF256 /* PBXTargetDependency */,
301 513 );
302   - name = "Pods-CNLiveRefeshHeader_Example";
303   - productName = "Pods-CNLiveRefeshHeader_Example";
304   - productReference = 6985F16B0950B9EC7F9C5694904E5EB6 /* Pods_CNLiveRefeshHeader_Example.framework */;
  514 + name = CNLiveRefeshHeader;
  515 + productName = CNLiveRefeshHeader;
  516 + productReference = 2009FA0BE38A0468B2AF78B26E8049F1 /* CNLiveRefeshHeader.framework */;
305 517 productType = "com.apple.product-type.framework";
306 518 };
307   - 34BDFCEDCBCEA775A2AA0F08D84D1DCD /* CNLiveRefeshHeader */ = {
  519 + 348DE061ED77E0D85D4A5B6A33FBF0FA /* Pods-CNLiveRefeshHeader_Tests */ = {
308 520 isa = PBXNativeTarget;
309   - buildConfigurationList = 1EA41B5C4585D93F8C5DEC6410C5D408 /* Build configuration list for PBXNativeTarget "CNLiveRefeshHeader" */;
  521 + buildConfigurationList = C549153909DC6A5627D1545F7A3B6288 /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Tests" */;
310 522 buildPhases = (
311   - 6261BE074B97962B6468F9A7607B22BE /* Headers */,
312   - 1095BB33ACF278F09DBD82D51773BC42 /* Sources */,
313   - DB8D5C6F6827DCC71A3CD22C85F9B5C6 /* Frameworks */,
314   - 925510F16D1A0694F7866B0A4D2F0610 /* Resources */,
  523 + 7F451B179333BB2DC4462C3E195A1DFE /* Headers */,
  524 + FE178CEC7611BF689127503E78C9D5CC /* Sources */,
  525 + 58CFB4DB371EF9A4ECF64577CF49BAE4 /* Frameworks */,
  526 + 6278A2BC6DA21346A85B0A11E4822B15 /* Resources */,
315 527 );
316 528 buildRules = (
317 529 );
318 530 dependencies = (
  531 + 96B7545D6723CAE2CDF039EFCD92B794 /* PBXTargetDependency */,
  532 + 54AFA2F9203691CCBAE59E14ED161045 /* PBXTargetDependency */,
319 533 );
320   - name = CNLiveRefeshHeader;
321   - productName = CNLiveRefeshHeader;
322   - productReference = E66507C7CD0275F0874123F6E9B5C66B /* CNLiveRefeshHeader.framework */;
  534 + name = "Pods-CNLiveRefeshHeader_Tests";
  535 + productName = "Pods-CNLiveRefeshHeader_Tests";
  536 + productReference = C7D0DFC182F155A2EE6939E066C506C6 /* Pods_CNLiveRefeshHeader_Tests.framework */;
323 537 productType = "com.apple.product-type.framework";
324 538 };
325   - EB4E91770D13A0973FC68ED0AE56A78D /* Pods-CNLiveRefeshHeader_Tests */ = {
  539 + A89869E22BC45FD7F19E55BFF3AF1623 /* MJRefresh */ = {
326 540 isa = PBXNativeTarget;
327   - buildConfigurationList = BAB21546170716C6A4F40ED43A346969 /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Tests" */;
  541 + buildConfigurationList = 1529641398DE64F0AFCE354AADF1B475 /* Build configuration list for PBXNativeTarget "MJRefresh" */;
328 542 buildPhases = (
329   - 381B29AA232BDAD2FD028AAF3DD8AB1C /* Headers */,
330   - EDD19816AA8F09E87F64CA349743C13B /* Sources */,
331   - 5B306D56D535FE1B924FC931F7FDC1B2 /* Frameworks */,
332   - 0659AA47940A5763A7B6C0A2C1739D5D /* Resources */,
  543 + C4A9B46BFE1F5A797ED6FA88F96EE77F /* Headers */,
  544 + C4F2B6A31E9CA700916A19B06B7C49C1 /* Sources */,
  545 + 485FDBE8EE8A19BA7A25892543E4E16A /* Frameworks */,
  546 + 158692F5B64AB77A4AA7585E1D372C3A /* Resources */,
333 547 );
334 548 buildRules = (
335 549 );
336 550 dependencies = (
337   - F49B55CC878035EED4E502F68F69D781 /* PBXTargetDependency */,
338 551 );
339   - name = "Pods-CNLiveRefeshHeader_Tests";
340   - productName = "Pods-CNLiveRefeshHeader_Tests";
341   - productReference = FC332EE508A07A3876D292E155D42374 /* Pods_CNLiveRefeshHeader_Tests.framework */;
  552 + name = MJRefresh;
  553 + productName = MJRefresh;
  554 + productReference = 08A8140405BE3AE4A7624E5BC451AB91 /* MJRefresh.framework */;
  555 + productType = "com.apple.product-type.framework";
  556 + };
  557 + FED63F2EF9155275CC92EFEB3DB7A63A /* Pods-CNLiveRefeshHeader_Example */ = {
  558 + isa = PBXNativeTarget;
  559 + buildConfigurationList = 77E70D5790417F0B22235D51B64970FE /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Example" */;
  560 + buildPhases = (
  561 + 59517B31395FD59CC2624B59442542A7 /* Headers */,
  562 + FD4AEEB4EAEF573178AC02F9C08E8172 /* Sources */,
  563 + 1A67A24CA11E6368D39A0761210599AA /* Frameworks */,
  564 + 8FD97CF8F9950EB6093F3613049F2D09 /* Resources */,
  565 + );
  566 + buildRules = (
  567 + );
  568 + dependencies = (
  569 + D89E84ED40B50025F8F8078D86F6667F /* PBXTargetDependency */,
  570 + ADEC10B37FBC75CEA6F35A23DD69E166 /* PBXTargetDependency */,
  571 + );
  572 + name = "Pods-CNLiveRefeshHeader_Example";
  573 + productName = "Pods-CNLiveRefeshHeader_Example";
  574 + productReference = 0E0C7C096C66EDFAC3AA55995BAFE6DF /* Pods_CNLiveRefeshHeader_Example.framework */;
342 575 productType = "com.apple.product-type.framework";
343 576 };
344 577 /* End PBXNativeTarget section */
... ... @@ -358,33 +591,42 @@
358 591 en,
359 592 );
360 593 mainGroup = 7DB346D0F39D3F0E887471402A8071AB;
361   - productRefGroup = 5F50483708DA040C36DE5059FEBA52ED /* Products */;
  594 + productRefGroup = 191971B79DACBDEA57D39CD1BA3996DB /* Products */;
362 595 projectDirPath = "";
363 596 projectRoot = "";
364 597 targets = (
365   - 34BDFCEDCBCEA775A2AA0F08D84D1DCD /* CNLiveRefeshHeader */,
366   - 2F14407A4E36C19DAD503F0389DE7840 /* Pods-CNLiveRefeshHeader_Example */,
367   - EB4E91770D13A0973FC68ED0AE56A78D /* Pods-CNLiveRefeshHeader_Tests */,
  598 + 1A7FF85B6C82A1FD54305E4646D9BDA9 /* CNLiveRefeshHeader */,
  599 + A89869E22BC45FD7F19E55BFF3AF1623 /* MJRefresh */,
  600 + FED63F2EF9155275CC92EFEB3DB7A63A /* Pods-CNLiveRefeshHeader_Example */,
  601 + 348DE061ED77E0D85D4A5B6A33FBF0FA /* Pods-CNLiveRefeshHeader_Tests */,
368 602 );
369 603 };
370 604 /* End PBXProject section */
371 605  
372 606 /* Begin PBXResourcesBuildPhase section */
373   - 0659AA47940A5763A7B6C0A2C1739D5D /* Resources */ = {
  607 + 158692F5B64AB77A4AA7585E1D372C3A /* Resources */ = {
374 608 isa = PBXResourcesBuildPhase;
375 609 buildActionMask = 2147483647;
376 610 files = (
  611 + B52121B0CBC3BBEA9EA56DDD3FB95488 /* MJRefresh.bundle in Resources */,
377 612 );
378 613 runOnlyForDeploymentPostprocessing = 0;
379 614 };
380   - 925510F16D1A0694F7866B0A4D2F0610 /* Resources */ = {
  615 + 6278A2BC6DA21346A85B0A11E4822B15 /* Resources */ = {
381 616 isa = PBXResourcesBuildPhase;
382 617 buildActionMask = 2147483647;
383 618 files = (
384 619 );
385 620 runOnlyForDeploymentPostprocessing = 0;
386 621 };
387   - DE43E8A3CE7116DE3941F7C8A6940F92 /* Resources */ = {
  622 + 8FD97CF8F9950EB6093F3613049F2D09 /* Resources */ = {
  623 + isa = PBXResourcesBuildPhase;
  624 + buildActionMask = 2147483647;
  625 + files = (
  626 + );
  627 + runOnlyForDeploymentPostprocessing = 0;
  628 + };
  629 + 98CA68798393048A34984D268E4BFBCB /* Resources */ = {
388 630 isa = PBXResourcesBuildPhase;
389 631 buildActionMask = 2147483647;
390 632 files = (
... ... @@ -394,52 +636,160 @@
394 636 /* End PBXResourcesBuildPhase section */
395 637  
396 638 /* Begin PBXSourcesBuildPhase section */
397   - 1095BB33ACF278F09DBD82D51773BC42 /* Sources */ = {
  639 + 0021A6AE81006FFCD3F8A41862FCB3EA /* Sources */ = {
398 640 isa = PBXSourcesBuildPhase;
399 641 buildActionMask = 2147483647;
400 642 files = (
401   - FB756861879D570F282804379667DC07 /* CNLiveRefeshHeader-dummy.m in Sources */,
402   - 4E54F4E821BA572F00147A02 /* Test.m in Sources */,
  643 + 2B51E1796D149CE645F4ABC47387613E /* CNLiveRefeshHeader-dummy.m in Sources */,
  644 + 33C4F74C136A0F27C8084BDE70126AD8 /* Test.m in Sources */,
403 645 );
404 646 runOnlyForDeploymentPostprocessing = 0;
405 647 };
406   - 3FA5DC835F870457C92A46D5923DE224 /* Sources */ = {
  648 + C4F2B6A31E9CA700916A19B06B7C49C1 /* Sources */ = {
407 649 isa = PBXSourcesBuildPhase;
408 650 buildActionMask = 2147483647;
409 651 files = (
410   - 1B71CEB9084B7CBDDEF73AC67B25AFC8 /* Pods-CNLiveRefeshHeader_Example-dummy.m in Sources */,
  652 + F153D70A09218F326D2F8E33E498A8A6 /* MJRefresh-dummy.m in Sources */,
  653 + 97B95D5811F7BE051CC7A1C779E62A85 /* MJRefreshAutoFooter.m in Sources */,
  654 + 49ED5D42ADEC094A0A2844523628479C /* MJRefreshAutoGifFooter.m in Sources */,
  655 + 80E495E413937FDA24EDA4928E91E48C /* MJRefreshAutoNormalFooter.m in Sources */,
  656 + 79313D4C886E9F23E7A6FCD8EC774197 /* MJRefreshAutoStateFooter.m in Sources */,
  657 + 4E577FFB81D00A4033D46140714A0F7C /* MJRefreshBackFooter.m in Sources */,
  658 + 028101F1CCD67A884EA3AE7706CC850F /* MJRefreshBackGifFooter.m in Sources */,
  659 + 44971D063DF8F0352E4EFDBB30040AB1 /* MJRefreshBackNormalFooter.m in Sources */,
  660 + FACD2B56F48EF188048745E5E9ABA4F2 /* MJRefreshBackStateFooter.m in Sources */,
  661 + A742E654C2CADC6DF89FBB5AAB8AC783 /* MJRefreshComponent.m in Sources */,
  662 + 00CE2D5C6D1BDD40CE7A0D25965ABC73 /* MJRefreshConst.m in Sources */,
  663 + 6DFF0A633AC6D0610674E985B905D10D /* MJRefreshFooter.m in Sources */,
  664 + 3D4488A2FABCA7847C5563619DB0163B /* MJRefreshGifHeader.m in Sources */,
  665 + 2D971621E9B013E1258F9D5D1181C6C3 /* MJRefreshHeader.m in Sources */,
  666 + 3FE1C5EA492BB3F0BBF0FDD0100254F3 /* MJRefreshNormalHeader.m in Sources */,
  667 + 6E9E8C232C76625F390E70C9D306E612 /* MJRefreshStateHeader.m in Sources */,
  668 + F57E4328A9E42801894F710A774BCE96 /* NSBundle+MJRefresh.m in Sources */,
  669 + BC3A470E813D38858A796B5335FFDDC7 /* UIScrollView+MJExtension.m in Sources */,
  670 + 22BF9FA7B2D93810211DAA7B164EAFCE /* UIScrollView+MJRefresh.m in Sources */,
  671 + 54F5904F173DF8E7F08CBF5869FC60FC /* UIView+MJExtension.m in Sources */,
411 672 );
412 673 runOnlyForDeploymentPostprocessing = 0;
413 674 };
414   - EDD19816AA8F09E87F64CA349743C13B /* Sources */ = {
  675 + FD4AEEB4EAEF573178AC02F9C08E8172 /* Sources */ = {
415 676 isa = PBXSourcesBuildPhase;
416 677 buildActionMask = 2147483647;
417 678 files = (
418   - 31217648E93FBA89420BEB6BEBC12BED /* Pods-CNLiveRefeshHeader_Tests-dummy.m in Sources */,
  679 + 3970BA3DE08D441E4F52FE29648D5AF9 /* Pods-CNLiveRefeshHeader_Example-dummy.m in Sources */,
  680 + );
  681 + runOnlyForDeploymentPostprocessing = 0;
  682 + };
  683 + FE178CEC7611BF689127503E78C9D5CC /* Sources */ = {
  684 + isa = PBXSourcesBuildPhase;
  685 + buildActionMask = 2147483647;
  686 + files = (
  687 + 0DDEA1B096566EC1E4A79B229EF78EBF /* Pods-CNLiveRefeshHeader_Tests-dummy.m in Sources */,
419 688 );
420 689 runOnlyForDeploymentPostprocessing = 0;
421 690 };
422 691 /* End PBXSourcesBuildPhase section */
423 692  
424 693 /* Begin PBXTargetDependency section */
425   - 33D2521709CCC2109A73594477802348 /* PBXTargetDependency */ = {
  694 + 14645D77AA7E43965E0293C441CAF256 /* PBXTargetDependency */ = {
426 695 isa = PBXTargetDependency;
427   - name = CNLiveRefeshHeader;
428   - target = 34BDFCEDCBCEA775A2AA0F08D84D1DCD /* CNLiveRefeshHeader */;
429   - targetProxy = F11F9898291227498293EE41501EEF81 /* PBXContainerItemProxy */;
  696 + name = MJRefresh;
  697 + target = A89869E22BC45FD7F19E55BFF3AF1623 /* MJRefresh */;
  698 + targetProxy = 98CE2AF6F5951D8C112BA35C497F3A01 /* PBXContainerItemProxy */;
430 699 };
431   - F49B55CC878035EED4E502F68F69D781 /* PBXTargetDependency */ = {
  700 + 54AFA2F9203691CCBAE59E14ED161045 /* PBXTargetDependency */ = {
432 701 isa = PBXTargetDependency;
433 702 name = "Pods-CNLiveRefeshHeader_Example";
434   - target = 2F14407A4E36C19DAD503F0389DE7840 /* Pods-CNLiveRefeshHeader_Example */;
435   - targetProxy = B4997F23F77F131EADF6667130F85CC4 /* PBXContainerItemProxy */;
  703 + target = FED63F2EF9155275CC92EFEB3DB7A63A /* Pods-CNLiveRefeshHeader_Example */;
  704 + targetProxy = E5C498A5ACCB6F0EB68649CDA40CD7B5 /* PBXContainerItemProxy */;
  705 + };
  706 + 96B7545D6723CAE2CDF039EFCD92B794 /* PBXTargetDependency */ = {
  707 + isa = PBXTargetDependency;
  708 + name = MJRefresh;
  709 + target = A89869E22BC45FD7F19E55BFF3AF1623 /* MJRefresh */;
  710 + targetProxy = 6F2211E98476811A872335674A74E8F1 /* PBXContainerItemProxy */;
  711 + };
  712 + ADEC10B37FBC75CEA6F35A23DD69E166 /* PBXTargetDependency */ = {
  713 + isa = PBXTargetDependency;
  714 + name = MJRefresh;
  715 + target = A89869E22BC45FD7F19E55BFF3AF1623 /* MJRefresh */;
  716 + targetProxy = 13A943DFD34CB56D6997443EAAB57ABB /* PBXContainerItemProxy */;
  717 + };
  718 + D89E84ED40B50025F8F8078D86F6667F /* PBXTargetDependency */ = {
  719 + isa = PBXTargetDependency;
  720 + name = CNLiveRefeshHeader;
  721 + target = 1A7FF85B6C82A1FD54305E4646D9BDA9 /* CNLiveRefeshHeader */;
  722 + targetProxy = C269FA69E336C6B2F6BE3CCE75AB5840 /* PBXContainerItemProxy */;
436 723 };
437 724 /* End PBXTargetDependency section */
438 725  
439 726 /* Begin XCBuildConfiguration section */
440   - 1BBA8E234106AC3EAA7B46056EFEE800 /* Debug */ = {
  727 + 10A40D9367F86B172035213B2FD1452A /* Debug */ = {
  728 + isa = XCBuildConfiguration;
  729 + baseConfigurationReference = 9A207069880DBF05D62E96DC84DB5E28 /* Pods-CNLiveRefeshHeader_Example.debug.xcconfig */;
  730 + buildSettings = {
  731 + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  732 + CODE_SIGN_IDENTITY = "";
  733 + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  734 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  735 + "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  736 + CURRENT_PROJECT_VERSION = 1;
  737 + DEFINES_MODULE = YES;
  738 + DYLIB_COMPATIBILITY_VERSION = 1;
  739 + DYLIB_CURRENT_VERSION = 1;
  740 + DYLIB_INSTALL_NAME_BASE = "@rpath";
  741 + INFOPLIST_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Info.plist";
  742 + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  743 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  744 + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  745 + MACH_O_TYPE = staticlib;
  746 + MODULEMAP_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Pods-CNLiveRefeshHeader_Example.modulemap";
  747 + OTHER_LDFLAGS = "";
  748 + OTHER_LIBTOOLFLAGS = "";
  749 + PODS_ROOT = "$(SRCROOT)";
  750 + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
  751 + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  752 + SDKROOT = iphoneos;
  753 + SKIP_INSTALL = YES;
  754 + TARGETED_DEVICE_FAMILY = "1,2";
  755 + VERSIONING_SYSTEM = "apple-generic";
  756 + VERSION_INFO_PREFIX = "";
  757 + };
  758 + name = Debug;
  759 + };
  760 + 14C044A9005786378F96736B8C9BCF64 /* Debug */ = {
  761 + isa = XCBuildConfiguration;
  762 + baseConfigurationReference = 240F5B7917D3F1FDFB931146ECB8CD6F /* MJRefresh.xcconfig */;
  763 + buildSettings = {
  764 + CODE_SIGN_IDENTITY = "";
  765 + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  766 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  767 + "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  768 + CURRENT_PROJECT_VERSION = 1;
  769 + DEFINES_MODULE = YES;
  770 + DYLIB_COMPATIBILITY_VERSION = 1;
  771 + DYLIB_CURRENT_VERSION = 1;
  772 + DYLIB_INSTALL_NAME_BASE = "@rpath";
  773 + GCC_PREFIX_HEADER = "Target Support Files/MJRefresh/MJRefresh-prefix.pch";
  774 + INFOPLIST_FILE = "Target Support Files/MJRefresh/Info.plist";
  775 + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  776 + IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  777 + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  778 + MODULEMAP_FILE = "Target Support Files/MJRefresh/MJRefresh.modulemap";
  779 + PRODUCT_MODULE_NAME = MJRefresh;
  780 + PRODUCT_NAME = MJRefresh;
  781 + SDKROOT = iphoneos;
  782 + SKIP_INSTALL = YES;
  783 + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  784 + TARGETED_DEVICE_FAMILY = "1,2";
  785 + VERSIONING_SYSTEM = "apple-generic";
  786 + VERSION_INFO_PREFIX = "";
  787 + };
  788 + name = Debug;
  789 + };
  790 + 4034F3B42933C4DACA4C70FDF0E46988 /* Debug */ = {
441 791 isa = XCBuildConfiguration;
442   - baseConfigurationReference = 15A00EF31E316ADC5E75D1275C49F780 /* CNLiveRefeshHeader.xcconfig */;
  792 + baseConfigurationReference = 3AB0EABDBBC41FD3DA441BC264EDF6C2 /* CNLiveRefeshHeader.xcconfig */;
443 793 buildSettings = {
444 794 CODE_SIGN_IDENTITY = "";
445 795 "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
... ... @@ -453,7 +803,7 @@
453 803 GCC_PREFIX_HEADER = "Target Support Files/CNLiveRefeshHeader/CNLiveRefeshHeader-prefix.pch";
454 804 INFOPLIST_FILE = "Target Support Files/CNLiveRefeshHeader/Info.plist";
455 805 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
456   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  806 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
457 807 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
458 808 MODULEMAP_FILE = "Target Support Files/CNLiveRefeshHeader/CNLiveRefeshHeader.modulemap";
459 809 PRODUCT_MODULE_NAME = CNLiveRefeshHeader;
... ... @@ -467,11 +817,10 @@
467 817 };
468 818 name = Debug;
469 819 };
470   - 59F0CC066E4B6C6574E53C0DA8D03726 /* Release */ = {
  820 + 59B1ADB518FAF527650DDB51A67B5D16 /* Release */ = {
471 821 isa = XCBuildConfiguration;
472   - baseConfigurationReference = EEA71030B18BDC9EE413A38CDFD28100 /* Pods-CNLiveRefeshHeader_Example.release.xcconfig */;
  822 + baseConfigurationReference = 240F5B7917D3F1FDFB931146ECB8CD6F /* MJRefresh.xcconfig */;
473 823 buildSettings = {
474   - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
475 824 CODE_SIGN_IDENTITY = "";
476 825 "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
477 826 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
... ... @@ -481,19 +830,17 @@
481 830 DYLIB_COMPATIBILITY_VERSION = 1;
482 831 DYLIB_CURRENT_VERSION = 1;
483 832 DYLIB_INSTALL_NAME_BASE = "@rpath";
484   - INFOPLIST_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Info.plist";
  833 + GCC_PREFIX_HEADER = "Target Support Files/MJRefresh/MJRefresh-prefix.pch";
  834 + INFOPLIST_FILE = "Target Support Files/MJRefresh/Info.plist";
485 835 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
486 836 IPHONEOS_DEPLOYMENT_TARGET = 8.0;
487 837 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
488   - MACH_O_TYPE = staticlib;
489   - MODULEMAP_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Pods-CNLiveRefeshHeader_Example.modulemap";
490   - OTHER_LDFLAGS = "";
491   - OTHER_LIBTOOLFLAGS = "";
492   - PODS_ROOT = "$(SRCROOT)";
493   - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}";
494   - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  838 + MODULEMAP_FILE = "Target Support Files/MJRefresh/MJRefresh.modulemap";
  839 + PRODUCT_MODULE_NAME = MJRefresh;
  840 + PRODUCT_NAME = MJRefresh;
495 841 SDKROOT = iphoneos;
496 842 SKIP_INSTALL = YES;
  843 + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
497 844 TARGETED_DEVICE_FAMILY = "1,2";
498 845 VALIDATE_PRODUCT = YES;
499 846 VERSIONING_SYSTEM = "apple-generic";
... ... @@ -501,7 +848,38 @@
501 848 };
502 849 name = Release;
503 850 };
504   - 85B95B1234E227C814CCC2C7902D0916 /* Release */ = {
  851 + 5A49F55105CA371A08CEDE29F1356CE8 /* Release */ = {
  852 + isa = XCBuildConfiguration;
  853 + baseConfigurationReference = 3AB0EABDBBC41FD3DA441BC264EDF6C2 /* CNLiveRefeshHeader.xcconfig */;
  854 + buildSettings = {
  855 + CODE_SIGN_IDENTITY = "";
  856 + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
  857 + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  858 + "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
  859 + CURRENT_PROJECT_VERSION = 1;
  860 + DEFINES_MODULE = YES;
  861 + DYLIB_COMPATIBILITY_VERSION = 1;
  862 + DYLIB_CURRENT_VERSION = 1;
  863 + DYLIB_INSTALL_NAME_BASE = "@rpath";
  864 + GCC_PREFIX_HEADER = "Target Support Files/CNLiveRefeshHeader/CNLiveRefeshHeader-prefix.pch";
  865 + INFOPLIST_FILE = "Target Support Files/CNLiveRefeshHeader/Info.plist";
  866 + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  867 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  868 + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  869 + MODULEMAP_FILE = "Target Support Files/CNLiveRefeshHeader/CNLiveRefeshHeader.modulemap";
  870 + PRODUCT_MODULE_NAME = CNLiveRefeshHeader;
  871 + PRODUCT_NAME = CNLiveRefeshHeader;
  872 + SDKROOT = iphoneos;
  873 + SKIP_INSTALL = YES;
  874 + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
  875 + TARGETED_DEVICE_FAMILY = "1,2";
  876 + VALIDATE_PRODUCT = YES;
  877 + VERSIONING_SYSTEM = "apple-generic";
  878 + VERSION_INFO_PREFIX = "";
  879 + };
  880 + name = Release;
  881 + };
  882 + 5DE19CECB206ACCCACF04D62F93FFDA6 /* Release */ = {
505 883 isa = XCBuildConfiguration;
506 884 buildSettings = {
507 885 ALWAYS_SEARCH_USER_PATHS = NO;
... ... @@ -551,18 +929,19 @@
551 929 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
552 930 GCC_WARN_UNUSED_FUNCTION = YES;
553 931 GCC_WARN_UNUSED_VARIABLE = YES;
554   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  932 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
555 933 MTL_ENABLE_DEBUG_INFO = NO;
556 934 MTL_FAST_MATH = YES;
557 935 PRODUCT_NAME = "$(TARGET_NAME)";
558 936 STRIP_INSTALLED_PRODUCT = NO;
559   - SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
  937 + SWIFT_COMPILATION_MODE = wholemodule;
  938 + SWIFT_OPTIMIZATION_LEVEL = "-O";
560 939 SWIFT_VERSION = 4.2;
561 940 SYMROOT = "${SRCROOT}/../build";
562 941 };
563 942 name = Release;
564 943 };
565   - A73625DEBD810B78234FA1958C191C8C /* Debug */ = {
  944 + 858D01EEFE984249A9581D18DBEA53F1 /* Debug */ = {
566 945 isa = XCBuildConfiguration;
567 946 buildSettings = {
568 947 ALWAYS_SEARCH_USER_PATHS = NO;
... ... @@ -615,7 +994,7 @@
615 994 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
616 995 GCC_WARN_UNUSED_FUNCTION = YES;
617 996 GCC_WARN_UNUSED_VARIABLE = YES;
618   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  997 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
619 998 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
620 999 MTL_FAST_MATH = YES;
621 1000 ONLY_ACTIVE_ARCH = YES;
... ... @@ -628,40 +1007,9 @@
628 1007 };
629 1008 name = Debug;
630 1009 };
631   - AB06151B3DD804E7E02A3BB7CEB2AA75 /* Release */ = {
  1010 + B418864B0474E3D4A0D0FC624932A8E2 /* Release */ = {
632 1011 isa = XCBuildConfiguration;
633   - baseConfigurationReference = 15A00EF31E316ADC5E75D1275C49F780 /* CNLiveRefeshHeader.xcconfig */;
634   - buildSettings = {
635   - CODE_SIGN_IDENTITY = "";
636   - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
637   - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
638   - "CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
639   - CURRENT_PROJECT_VERSION = 1;
640   - DEFINES_MODULE = YES;
641   - DYLIB_COMPATIBILITY_VERSION = 1;
642   - DYLIB_CURRENT_VERSION = 1;
643   - DYLIB_INSTALL_NAME_BASE = "@rpath";
644   - GCC_PREFIX_HEADER = "Target Support Files/CNLiveRefeshHeader/CNLiveRefeshHeader-prefix.pch";
645   - INFOPLIST_FILE = "Target Support Files/CNLiveRefeshHeader/Info.plist";
646   - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
647   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
648   - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
649   - MODULEMAP_FILE = "Target Support Files/CNLiveRefeshHeader/CNLiveRefeshHeader.modulemap";
650   - PRODUCT_MODULE_NAME = CNLiveRefeshHeader;
651   - PRODUCT_NAME = CNLiveRefeshHeader;
652   - SDKROOT = iphoneos;
653   - SKIP_INSTALL = YES;
654   - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) ";
655   - TARGETED_DEVICE_FAMILY = "1,2";
656   - VALIDATE_PRODUCT = YES;
657   - VERSIONING_SYSTEM = "apple-generic";
658   - VERSION_INFO_PREFIX = "";
659   - };
660   - name = Release;
661   - };
662   - B9320CC88A1955CDA7C87A5808248D26 /* Debug */ = {
663   - isa = XCBuildConfiguration;
664   - baseConfigurationReference = 9A207069880DBF05D62E96DC84DB5E28 /* Pods-CNLiveRefeshHeader_Example.debug.xcconfig */;
  1012 + baseConfigurationReference = A03397A77C4B3987BE7A4C4F37334C70 /* Pods-CNLiveRefeshHeader_Tests.release.xcconfig */;
665 1013 buildSettings = {
666 1014 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
667 1015 CODE_SIGN_IDENTITY = "";
... ... @@ -673,12 +1021,12 @@
673 1021 DYLIB_COMPATIBILITY_VERSION = 1;
674 1022 DYLIB_CURRENT_VERSION = 1;
675 1023 DYLIB_INSTALL_NAME_BASE = "@rpath";
676   - INFOPLIST_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Info.plist";
  1024 + INFOPLIST_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Tests/Info.plist";
677 1025 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
678   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1026 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
679 1027 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
680 1028 MACH_O_TYPE = staticlib;
681   - MODULEMAP_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Pods-CNLiveRefeshHeader_Example.modulemap";
  1029 + MODULEMAP_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Tests/Pods-CNLiveRefeshHeader_Tests.modulemap";
682 1030 OTHER_LDFLAGS = "";
683 1031 OTHER_LIBTOOLFLAGS = "";
684 1032 PODS_ROOT = "$(SRCROOT)";
... ... @@ -687,14 +1035,15 @@
687 1035 SDKROOT = iphoneos;
688 1036 SKIP_INSTALL = YES;
689 1037 TARGETED_DEVICE_FAMILY = "1,2";
  1038 + VALIDATE_PRODUCT = YES;
690 1039 VERSIONING_SYSTEM = "apple-generic";
691 1040 VERSION_INFO_PREFIX = "";
692 1041 };
693   - name = Debug;
  1042 + name = Release;
694 1043 };
695   - CFFC7950F38C6C473E7E4E39C43796B5 /* Release */ = {
  1044 + BE1F04F5E13C67661D9B4682D613240A /* Debug */ = {
696 1045 isa = XCBuildConfiguration;
697   - baseConfigurationReference = A03397A77C4B3987BE7A4C4F37334C70 /* Pods-CNLiveRefeshHeader_Tests.release.xcconfig */;
  1046 + baseConfigurationReference = AF23A19215E0E3C98154F3C99F8A68D2 /* Pods-CNLiveRefeshHeader_Tests.debug.xcconfig */;
698 1047 buildSettings = {
699 1048 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
700 1049 CODE_SIGN_IDENTITY = "";
... ... @@ -708,7 +1057,7 @@
708 1057 DYLIB_INSTALL_NAME_BASE = "@rpath";
709 1058 INFOPLIST_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Tests/Info.plist";
710 1059 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
711   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1060 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
712 1061 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
713 1062 MACH_O_TYPE = staticlib;
714 1063 MODULEMAP_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Tests/Pods-CNLiveRefeshHeader_Tests.modulemap";
... ... @@ -720,15 +1069,14 @@
720 1069 SDKROOT = iphoneos;
721 1070 SKIP_INSTALL = YES;
722 1071 TARGETED_DEVICE_FAMILY = "1,2";
723   - VALIDATE_PRODUCT = YES;
724 1072 VERSIONING_SYSTEM = "apple-generic";
725 1073 VERSION_INFO_PREFIX = "";
726 1074 };
727   - name = Release;
  1075 + name = Debug;
728 1076 };
729   - D851094F8B089112B2417CD052658E69 /* Debug */ = {
  1077 + D0A12E358DA8D1AD800CA5E39D088048 /* Release */ = {
730 1078 isa = XCBuildConfiguration;
731   - baseConfigurationReference = AF23A19215E0E3C98154F3C99F8A68D2 /* Pods-CNLiveRefeshHeader_Tests.debug.xcconfig */;
  1079 + baseConfigurationReference = EEA71030B18BDC9EE413A38CDFD28100 /* Pods-CNLiveRefeshHeader_Example.release.xcconfig */;
732 1080 buildSettings = {
733 1081 ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
734 1082 CODE_SIGN_IDENTITY = "";
... ... @@ -740,12 +1088,12 @@
740 1088 DYLIB_COMPATIBILITY_VERSION = 1;
741 1089 DYLIB_CURRENT_VERSION = 1;
742 1090 DYLIB_INSTALL_NAME_BASE = "@rpath";
743   - INFOPLIST_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Tests/Info.plist";
  1091 + INFOPLIST_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Info.plist";
744 1092 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
745   - IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1093 + IPHONEOS_DEPLOYMENT_TARGET = 9.0;
746 1094 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
747 1095 MACH_O_TYPE = staticlib;
748   - MODULEMAP_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Tests/Pods-CNLiveRefeshHeader_Tests.modulemap";
  1096 + MODULEMAP_FILE = "Target Support Files/Pods-CNLiveRefeshHeader_Example/Pods-CNLiveRefeshHeader_Example.modulemap";
749 1097 OTHER_LDFLAGS = "";
750 1098 OTHER_LIBTOOLFLAGS = "";
751 1099 PODS_ROOT = "$(SRCROOT)";
... ... @@ -754,19 +1102,20 @@
754 1102 SDKROOT = iphoneos;
755 1103 SKIP_INSTALL = YES;
756 1104 TARGETED_DEVICE_FAMILY = "1,2";
  1105 + VALIDATE_PRODUCT = YES;
757 1106 VERSIONING_SYSTEM = "apple-generic";
758 1107 VERSION_INFO_PREFIX = "";
759 1108 };
760   - name = Debug;
  1109 + name = Release;
761 1110 };
762 1111 /* End XCBuildConfiguration section */
763 1112  
764 1113 /* Begin XCConfigurationList section */
765   - 1EA41B5C4585D93F8C5DEC6410C5D408 /* Build configuration list for PBXNativeTarget "CNLiveRefeshHeader" */ = {
  1114 + 1529641398DE64F0AFCE354AADF1B475 /* Build configuration list for PBXNativeTarget "MJRefresh" */ = {
766 1115 isa = XCConfigurationList;
767 1116 buildConfigurations = (
768   - 1BBA8E234106AC3EAA7B46056EFEE800 /* Debug */,
769   - AB06151B3DD804E7E02A3BB7CEB2AA75 /* Release */,
  1117 + 14C044A9005786378F96736B8C9BCF64 /* Debug */,
  1118 + 59B1ADB518FAF527650DDB51A67B5D16 /* Release */,
770 1119 );
771 1120 defaultConfigurationIsVisible = 0;
772 1121 defaultConfigurationName = Release;
... ... @@ -774,26 +1123,35 @@
774 1123 2D8E8EC45A3A1A1D94AE762CB5028504 /* Build configuration list for PBXProject "Pods" */ = {
775 1124 isa = XCConfigurationList;
776 1125 buildConfigurations = (
777   - A73625DEBD810B78234FA1958C191C8C /* Debug */,
778   - 85B95B1234E227C814CCC2C7902D0916 /* Release */,
  1126 + 858D01EEFE984249A9581D18DBEA53F1 /* Debug */,
  1127 + 5DE19CECB206ACCCACF04D62F93FFDA6 /* Release */,
  1128 + );
  1129 + defaultConfigurationIsVisible = 0;
  1130 + defaultConfigurationName = Release;
  1131 + };
  1132 + 77E70D5790417F0B22235D51B64970FE /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Example" */ = {
  1133 + isa = XCConfigurationList;
  1134 + buildConfigurations = (
  1135 + 10A40D9367F86B172035213B2FD1452A /* Debug */,
  1136 + D0A12E358DA8D1AD800CA5E39D088048 /* Release */,
779 1137 );
780 1138 defaultConfigurationIsVisible = 0;
781 1139 defaultConfigurationName = Release;
782 1140 };
783   - 94EC13C9ED88590A531A2E7E1582D437 /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Example" */ = {
  1141 + C549153909DC6A5627D1545F7A3B6288 /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Tests" */ = {
784 1142 isa = XCConfigurationList;
785 1143 buildConfigurations = (
786   - B9320CC88A1955CDA7C87A5808248D26 /* Debug */,
787   - 59F0CC066E4B6C6574E53C0DA8D03726 /* Release */,
  1144 + BE1F04F5E13C67661D9B4682D613240A /* Debug */,
  1145 + B418864B0474E3D4A0D0FC624932A8E2 /* Release */,
788 1146 );
789 1147 defaultConfigurationIsVisible = 0;
790 1148 defaultConfigurationName = Release;
791 1149 };
792   - BAB21546170716C6A4F40ED43A346969 /* Build configuration list for PBXNativeTarget "Pods-CNLiveRefeshHeader_Tests" */ = {
  1150 + DBBE9EA7A9077C7924836FBDE94AC76A /* Build configuration list for PBXNativeTarget "CNLiveRefeshHeader" */ = {
793 1151 isa = XCConfigurationList;
794 1152 buildConfigurations = (
795   - D851094F8B089112B2417CD052658E69 /* Debug */,
796   - CFFC7950F38C6C473E7E4E39C43796B5 /* Release */,
  1153 + 4034F3B42933C4DACA4C70FDF0E46988 /* Debug */,
  1154 + 5A49F55105CA371A08CEDE29F1356CE8 /* Release */,
797 1155 );
798 1156 defaultConfigurationIsVisible = 0;
799 1157 defaultConfigurationName = Release;
... ...
Example/Pods/Target Support Files/CNLiveRefeshHeader/CNLiveRefeshHeader-umbrella.h
... ... @@ -10,7 +10,7 @@
10 10 #endif
11 11 #endif
12 12  
13   -#import "CNRefreshHeader.h"
  13 +#import "Test.h"
14 14  
15 15 FOUNDATION_EXPORT double CNLiveRefeshHeaderVersionNumber;
16 16 FOUNDATION_EXPORT const unsigned char CNLiveRefeshHeaderVersionString[];
... ...