update
Showing
| ... | @@ -32,11 +32,11 @@ TODO: Add long description of the pod here. | ... | @@ -32,11 +32,11 @@ TODO: Add long description of the pod here. |
| s.source_files = 'CRMNetDetect/Classes/**/*' | s.source_files = 'CRMNetDetect/Classes/**/*' | ||
| # s.resource_bundles = { | s.resource_bundles = { | ||
| # 'CRMNetDetect' => ['CRMNetDetect/Assets/*.png'] | 'CRMNetDetect' => ['CRMNetDetect/Assets/*.png'] | ||
| # } | } | ||
| # s.public_header_files = 'Pod/Classes/**/*.h' | # s.public_header_files = 'Pod/Classes/**/*.h' | ||
| # s.frameworks = 'UIKit', 'MapKit' | # s.frameworks = 'UIKit', 'MapKit' | ||
| # s.dependency 'AFNetworking', '~> 2.3' | s.dependency 'ASNetwork' | ||
| end | end |
CRMNetDetect/Assets/net_detect_failed.png
0 → 100644
1.65 KB
CRMNetDetect/Assets/net_detect_failed@2x.png
0 → 100644
3.18 KB
CRMNetDetect/Assets/net_detect_failed@3x.png
0 → 100644
2.21 KB
CRMNetDetect/Assets/net_detect_pass.png
0 → 100644
1.64 KB
CRMNetDetect/Assets/net_detect_pass@2x.png
0 → 100644
2.89 KB
CRMNetDetect/Assets/net_detect_pass@3x.png
0 → 100644
1.51 KB
CRMNetDetect/Classes/CRMNetDetectCell.h
0 → 100644
CRMNetDetect/Classes/CRMNetDetectCell.m
0 → 100644
CRMNetDetect/Classes/CRMNetDetectView.h
0 → 100644
CRMNetDetect/Classes/CRMNetDetectView.m
0 → 100644
File moved
File moved
Example/Pods/ASNetwork/LICENSE
0 → 100644
Example/Pods/ASNetwork/README.md
0 → 100644